A: Configuration Using Telnet or Serial Port
EDS4100 4 Port Device Server User Guide 145
Filesystem Menu
Command
Description
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.
tftp put ascii
<source file>
<destination file>
<host> <port>
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.
<port> = port on which the TFTP server is listening (when
not using the default).
tftp put binary
<source file>
<destination file>
<host>
Sends a binary 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.