7-5SectionUsing FTP Commands
149
Function Transfers the specified local file to the remote host (Memory Card or EM File
Memory).
A destination file name can be used to specify the name the file is stored under in
the Memory Card or EM File Memory.
Any existing file with the same name in the remote host (Memory Card or EM File
Memory) will be overwritten by the contents of the transferred file.
If an error occurs during file transfer, the file being transferred will be deleted and
the transmission will end in an error.
mput
Format mput FILE_NAME
Function Allows the use of a wildcard character (*) to transfer multiple local files to the re-
mote host (Memory Card or EM File Memory).
Any existing file with the same name in the remote host (Memory Card or EM File
Memory) will be overwritten by the contents of the transferred file.
If an error occurs during file transfer, the file being transferred will be deleted and
the transmission of that file will end in an error. However, mput execution will
continue and remaining files will be transferred.
delete
Format delete FILE_NAME
Function Deletes the specified remote file from the Memory Card or EM File Memory.
mdelete
Format mdelete FILE_NAME
Function Allows the use of a wildcard character (*) to delete multiple remote files from the
Memory Card or EM File Memory.
close
Format close
Function Disconnects the Ethernet Unit’s FTP server.
bye
Format bye
Function Ends the FTP (client).
quit
Format quit
Function Ends the FTP (client).