10 FTP Server
10-12
NJ/NX-series CPU Unit Built-in EtherNet/IP Port User’s Manual (W506)
Format
mkdir directory_name
Function
• Creates a directory of the specified name at the remote host (on the SD Memory Card).
• An error will occur if a file or directory of the same name already exists in the working directory.
Format
rmdir directory_name
Function
• Deletes the directory with the specified name from the remote host (from the SD Memory Card).
• The directory must be empty to delete it.
• An error will occur if the specified directory does not exist or is not empty.
Format
pwd
Function
• Displays the work directory on the remote host.
Format
append local_file_name [remote_file_name]
Function
Uses the file data type that is specified by the type command to append the local file to the remote
host (on the SD Memory Card).
Format
cd [directory_name]
Function
• Changes the remote host work directory to the specified remote directory.
• Files on the SD Memory Card are stored in the MEMCARD1 directory under the root directory (/).
mkdir
rmdir
pwd
append
cd