11-5
11 FTP Client
NJ/NX-series CPU Unit Built-in EtherNet/IP Port User’s Manual (W506)
11-2 FTP Client Communications
Instructions
11
11-2-1 Functions of the FTP Client Communications Instructions
11-2 FTP Client Communications
Instructions
All file transfers that use the FTP client are executed with FTP client communications instructions. The
FTP client communications instructions and their functions are given in the following table.
For details on the FTP client communications instructions, refer to the NJ/NX-series Instructions
Reference Manual (Cat. No. W502).
This section describes the functions of the FTP client communications instructions.
The FTPGetFileList instruction gets a list of the files and folders in a specified directory on the FTP
server.
The following information is obtained.
• The number of files and folders in the specified directory
• The names of the files and folders
• The last updated dates of the files and folders
• The file sizes
• The read-only attributes of the files and folders
You can specify the following option.
• Open mode for data connection
Instruction Function
FTPGetFileList Gets a file list from the FTP server.
FTPGetFile Downloads one or more files from the FTP server.
FTPPutFile Uploads one or more files to the FTP server.
FTPRemoveFile Deletes one or more files on the FTP server.
FTPRemoveDir Deletes a directory on the FTP server.
11-2-1 Functions of the FTP Client Communications Instructions
FTPGetFileList Instruction
Ethernet
FTP server
File and folder information from
the specified directory on the FTP server
FTP client