The put survey command sends the survey result to an FTP or SFTP server.
The undo put survey command cancels the sending of the survey result to an FTP or SFTP server.
put survey ftp ip-address username user-name password password
put survey sftp ip-address [ port server-port ] username user-name password password
undo put survey
| Parameter | Description | Value |
|---|---|---|
| ip-address | Specifies the IP address of an FTP or SFTP server that receives the survey result. |
It is in dotted decimal notation. |
| server-port | Specifies the port number of the SFTP server. |
The value is 22 or an integer ranging from 1025 to 65535. The default value is 31922. |
| user-name | Specifies the user name for logging in to the FTP or SFTP server. |
- |
| password | Specifies the password for logging in to the FTP or SFTP server. |
- |