AI296 Version 9.8x User’s Guide

AI296 Commands: tftp

Parameters

get Downloads a file from the TFTP server. The following parameters are accepted:

zaddress—Defines the IP address of the TFTP server to which the file download will occur.

zsource_filename—Defines the file to download from the TFTP server.



Note: The source file name cannot contain spaces or special

characters.

zdest_filename—Defines the name of the source file after it has been downloaded from the server. If no destination file name is specified, the file will have the same name as the source file.



Note: The destination file name cannot contain spaces or special

characters.

put Uploads a file to the TFTP server. The following parameters are accepted:

zaddress—Defines the IP address of the TFTP server to which the file upload will occur.

zsource_filename—Defines the file to upload to the TFTP server.



Note: The source file name cannot contain spaces or special

characters.

zdest_filename—Defines the name of the source file after it has been uploaded to the server. If no destination file name is specified, the file will have the same name as the source file.



Note: The destination file name cannot contain spaces or special

characters.

Examples

This example displays the upload of file primary.cnf to file secondary.cnf on TFTP

server 10.34.6.13.

[296]tftp put 10.34.6.13 primary.cnf secondary.cnf File Uploaded successfully.

[296]

9-106

Page 364
Image 364
Kentrox AI296 manual 106