3: Summary of CLI Commands
EDS Device Servers Command Reference 29
Filesystem Menu
Command
Description
rmdir <directory>
Removes a specified directory from the filesystem.
<file> = name of the directory to be removed from the
filesystem.
show
Displays filesystem statistics.
show history
Displays previously entered commands.
show tree
Displays all filesystem files and directories.
tftp get ascii
<source file>
<destination file>
<host>
Obtains an ASCII file using TFTP.
<source file> = name of the file to be stored locally.
<destination file> = name of the file when it is moved.
<host> = name of the host where the file will be moved.
tftp get ascii
<source file>
<destination file>
<host> <port>
Obtains an ASCII file using TFTP.
<source file> = name of the file to be stored locally.
<destination file> = name of the file when it is moved.
<host> = name of the host where the file will be moved.
<port> = port on which the TFTP server is listening (when
not using the default).
tftp get binary
<source file>
<destination file>
<host>
Obtains a binary file using TFTP.
<source file> = name of the file to be stored locally.
<destination file> = name of the file when it is moved.
<host> = name of the host where the file will be moved.
tftp get binary
<source file>
<destination file>
<host> <port>
Obtains a binary file using TFTP.
<source file> = name of the file to be stored locally.
<destination file> = name of the file when it is moved.
<host> = name of the host where the file will be moved.
<port> = port on which the TFTP server is listening (when
not using the default).
tftp put <string>
<string> <string>
<string>
Sends a file using TFTP.
<source file> = name of the file to be to a remote location.
<destination file> = name of the file when it is moved.
<host> = name of the host where the file will be moved.
tftp put ascii
<source file>
<destination file>
<host>
Sends an ASCII file using TFTP.
<source file> = name of the file to be to a remote location.
<destination file> = name of the file when it is moved.
<host> = name of the host where the file will be moved.