Remotehelp, Example, Rename – HP Integrity NonStop H-Series User Manual
Page 79: Remotehelp rename

\IDC15.$FITI.FTPMARCH 91> ftp fe80::a00:8eff:fe01:7db8
\IDC15.$FITI.FTPMARCH 91..
FTP Client - T9552G07 - (01MAY2003) - COPYRIGHT TANDEM COMPUTERS
INCORPORATED 2003
Connecting to fe80::a00:8eff:fe01:7db8.........Established.
220 idc15.wipro.tcpn.com FTP SERVER T9552G07 (Version 3.r TANDEM
01MAY2003) ready.
Name (fe80::a00:8eff:fe01:7db8:user): super.super
331 Password required for SUPER.SUPER.
Password:
230 User SUPER.SUPER logged in. GUARDIAN API enabled
ftp> cd $fiti.remote
250 CWD command successful.
ftp> lcd $fiti.q9552d
Local working vol.subvol: "\IDC15.$FITI.Q9552D"
ftp> recv keyseq1 keyseq2,k,1001,6,6,4000,4,0,4096
200 EPRT command successful.
150 Opening data connection for keyseq (fe80::a00:8eff:fe01:7db8,1349d).
226 Transfer complete.
local: keyseq2 remote: keyseq1
6200 bytes sent in 0.10 seconds (60.55 Kbytes/s)
ftp>
remotehelp
Use the remotehelp command to request available help information from the remote FTP server.
remotehelp [ command-name ]
command-name
specifies the command you want described. If you omit command-name, a list of all commands
is displayed.
The information displayed depends on the FTP server you are using.
Example
To request a list of commands, enter the following command:
ftp> remotehelp
rename
Use the rename command to change the name of a remote file.
rename from-filename to-filename
from-filename
specifies the current name of the file.
to-filename
specifies the new name of the file.
Specify the file names as required by the remote system.
Example
The following command changes a file name from newfile to backup:
ftp> rename newfile backup
The file must either be in the current working directory or you must use the remote system's scheme
for indicating the location of the file as part of the name. For example, you must specify a pathname
on some systems.
FTP Command Reference
79