Accessing Network Shares Using TFTP
When TFTP Access is configured, use the following procedure to access network shares using TFTP:
1 Enable the TFTP client on your computer.
2 Enable the TFTP server on the gateway.
3 Open a command prompt on your computer and run the following command to copy the files to the current path in the prompt:
tftp –i appliance get path_inside_the_TFTP_share\file_name
Where:
appliance – The gateway IP address
path_inside_the_TFTP_share – The location of the TFTP share
file_name – The name of the file
For example: tftp –i 192.168.18.7 get 1\file1