The data saved in an NS Appliance can be exported to an FTP server using the following command:
copy filename dst_uri username name password password
Specify the name of the file in which the data is saved.
Specify the location on the FTP server to which the information will be backed up.
ftp://IPv4 address of the FTP server/directory/filename
Specify the login ID for the FTP server using a character string containing between 1 and 64 characters.
Specify the password for the login ID for the FTP server using a character string containing between 1 and 64 characters.