10 FTP Server
10-12
NJ-series CPU Unit Built-in EtherNet/IP Port User’s Manual (W506)
z Format
mkdir directory_name
z 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.
z Format
rmdir
directory_name
z 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.
z Format
pwd
z Function
• Displays the work directory on the remote host.
z Format
append local_file_name [remote_file_name]
z 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).
z Format
cd [directory_name]
z 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