5: Configuration Using Telnet or Serial Port

Cp <source file> <destination file>

Create a copy of an existing file. The first string parameter is the original file, the second string parameter is the name for the copied file.

Dump <file>

Display the contents of a specified file.

Exit

Exit the Filesystem menu and return to the Enable menu (see Enable Menu on page 70).

Format

Display all filesystem files and directories.

Ls

Display all filesystem files in the current directory.

Ls <directory>

Display all filesystem files in the specified directory.

Mkdir <directory>

Create a directory on the filesystem. The specified string is the name of the new directory.

Mv <source file> <destination file>

Move a file on the filesystem. The first parameter is the current file path, the second string is the new file location.

Pwd

Show all the filesystem files in the current directory.

Rm <file>

Remove a specified file from the filesystem.

Rmdir <file>

Remove a specified directory from the filesystem.

XPort AR User Guide

97

Page 97
Image 97
Lantronix XPort AR manual Cp source file destination file, Dump file, Format, Ls directory, Mkdir directory, Pwd, Rm file