HP StorageWorks Fabric OS 5.0.0 Command Reference Guide (AA-RW1MA-TE, May 2005)

Fabric OS 5.0.0 command reference guide 639
Sets, clears, or displays support FTP parameters, or a time interval to check the FTP server.
Synopsis
supportftp [-S]
supportftp -s [-h hostip] [-u username] [-p password] [-d remotedirectory]
supportftp -t hours
supportftp -R
Availability
admin
Description
Use this command to set, clear, or display support FTP parameters, or a time interval to check the FTP
server.
NOTE: If there is no parameter specified, this command defaults to supportFtp -S.
Operands
This command has the following mutually exclusive operands:
Examples
To set the FTP parameters:
supportFtp
--S Displays FTP parameters.
--s Sets FTP parameters. -s has the following optional operands:
h hostip
u username
-p password
-d remotedirectory
Specifies FTP host IP address. It must be an IP
address.
Specifies FTP user name.
Specifies FTP user password. If the user name is
anonymous, the password is not needed.
Specifies remote directory to store trace dump files.
--t Sets time interval to check FTP server. -t has the following required operands:
hours Checks the connectivity of FTP server at the
indicated time interval (in hours).
-R Clears FTP parameters.
switch:admin> supportftp -s -h 192.168.67.126 -u anonymous -d tracedump
supportftp: ftp parameters changed.