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 cloud storage 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> is the gateway IP address
• <path inside the TFTP share> is the location of the TFTP share
• <file name> is the name of the file
For example: tftp –i 192.168.18.7 get 1\file1