3: Summary of CLI Commands
EDS Device Servers Command Reference
30
Filesystem Menu
Command
Description
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.
tftp put binary
<source file>
<
destination file
>
<
host
> <
port
>
Sends a binary file using TFTP.
<
source file
> = name of the file to be sent 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).
touch <
string
>
Creates a file on the filesystem.
<
string
> name of the file to be created.