User`s guide
48 XgOS User’s Guide • September 2014
file upload <filename> Specifies the file on the Oracle Fabric Interconnect that will
be uploaded to ftp.xsigo.com.
You can view a list of local files by using command
completion for file upload. This command assumes
“ftpguest” as the username and password for the connection
to ftp.xsigo.com.
Use this command when directed by Customer Support, or
contact Customer Support immediately after using this
command to notify them of the incoming file.
file download <filename> Specifies the file that will be downloaded from ftp.xsigo.com
to the current working directory on the Oracle Fabric
Interconnect. This command looks for the file in the
/outgoing directory of ftp.xsigo.com.
If you receive the error message “Failed to retrieve file
outgoing/<file name>” the file could not be found in the
/outgoing directory.
This command assumes “ftpguest” as the username and
password for the connection to ftp.xsigo.com. Use this
command only when directed by Customer Support. They
will indicate the name of the file that you will be
downloading.
file diff <file1> <file2> Displays the difference between two files.
file edit <filename> Edits a file.
file find <filename> <file-pattern> Finds a file based on a pattern characters.
file hash <filename> Calculates the MD5 hash of the file contents.
file list Displays the list of files. The following parameters are
supported:
• -long—Lists files with expanded output, such as owner,
mode bits, and so on.
• -recursive—Lists the entire file tree by traversing sub-
directories.
• -short—Lists files with basic output, such as just a list of
file names. This option is the default.
file move <file1> <file2> Moves one or more files. The following parameters are
supported:
• -force—Moves the file(s) immediately and without
prompting for confirmation.
• -query—Moves a file(s) but prompts for confirmation
before the file is actually moved.
Command Description