cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1937
Views
0
Helpful
2
Replies

TFTP root directory

lennycisco
Level 1
Level 1

Hello,

I would ask how can I access the root directory of TFTP & how can I download a file from TFTP server. The TFTP server operating system is Red Hat Linux.

Thanks...

2 Replies 2

craiglcve
Level 4
Level 4

You can ssh to the CallManager and use the File Get command. So lets say you wanted to download the Ringlist.xml file

file get tftp Ringlist.xml

Thanks for the response,

I have try that before but I can't get the file out from the server to my local computer.