Specifications

ftp
24
rename
<From name> <To name>
Changes the name of a file on the remote operation terminal from <From
name> to <To name>.
rmdir <Directory name>
Deletes a directory on the remote operation terminal.
status
Displays the current FTP status.
verbose
Enables (on) or disables (off) the display of the detailed response information
from the FTP server. The default is enabled (on).
Display items
None
Impact on communication
None
Response messages
Table 3-2 List of response messages for the ftp command
Message Description
Connecting... Connection to the FTP server is in progress.
Error: Ambiguous command. The command can be interpreted in two or more ways and
therefore cannot be identified uniquely.
Error: Bad command. The command was not entered correctly.
Error: Can't get file names. A file list could not be acquired when the mget, mput, or
mdelete command was executed.
Error: Can't open "<File name>".
A file could not be opened.
<File name>:The specified file name
Error: Command send failed. A communication error occurred.
Error: Connect failed. An attempt to connect to the FTP server failed.
Error: Data accept failed. A communication error occurred.
Error: Data connect failed. A communication error occurred.
Error: Data receive failed. A communication error occurred.
Error: Data send failed. A communication error occurred.
Error: File not found "<File name>".
The specified file could not be found.
<File name>:The specified file name
Error: File read failed. A file could not be read.
Error: File write failed. Writing to a file failed.