7 - 28
7.6 File Transfer Function (FTP)
7
COMMUNICATION USING BUILT-IN ETHERNET
PORTS OF CPU MODULE
(3) List of FTP client side user interface commands
Table7.8 lists the FTP client commands can be used in the Built-in Ethernet port
QCPU.
: PerformableI :Not performable
* 1 : These indicate the online change enable/disable setting set on the Built-in Ethernet port tab of
PLC parameter in GX Developer.
* 2 : These indicate the remote password execution status when FTP communication port specified for
remote password check target on the Remote password detail settings screen in GX Developer.
For details on the remote password, refer to Section 7.7.
* 3 : Table7.9 lists the subcommands that can be used with the "quote" command.
Table7.8 List of FTP client side user interface commands
Command Function
CPU module status Remote password
Remarks
STOP
RUN
Unlocked
*2
Locked
*2
Write
enabled
*1
Write
disabled
*1
binary Notifies that a file is to be transferred to the FTP server without conversion.
---
bye Disconnects the FTP server connection and ends the FTP function.
close Disconnects the FTP server connection.
delete Deletes a file stored in the QnUDE(H)CPU.
dir Displays file information stored in the QnUDE(H)CPU.
get Reads a file from the QnUDE(H)CPU.
ls Displays the file names of files stored in the QnUDE(H)CPU.
mdelete Deletes a file stored in the QnUDE(H)CPU.
mdir Saves information of files stored in the QnUDE(H)CPU.
mget Reads a file from the QnUDE(H)CPU.
mls Saves names of files stored in the QnUDE(H)CPU.
mput Writes a file to the QnUDE(H)CPU.
open Connects to the FTP server.
put Writes a file to the QnUDE(H)CPU.
pwd Displays the current directory name of the QnUDE(H)CPU.
quit Disconnects the FTP server connection and ends the FTP function.
quote Sends an FTP server subcommand. *3
rename Renames a QnUDE(H)CPU file.
---
user Inputs the user name and password of QnUDE(H)CPU.