Installing and Managing HP ARPA File Transfer Protocol Network Manager's Guide (36957-90157)
Chapter 4 61
Managing FTP
MPE/iX FTP Server Commands
QUIT (QUIT) Closes the connection to the remote system and exits
from FTP.
REMOTEHELP
[servercommand]
(HELP) Displays the remote host (MPE/iX) FTP server
commands supported. If a server command is specified
with the REMOTEHELP command, a brief description of
the command is displayed.
RENAME remotefile
newname
(RNFR,RNTO) Renames a remote file.
RMDIR
remotedirectory
(RMD|XRMD) Deletes a directory from the remote machine.
SITE <sp> HELP
| MPE/iX
| BUILDPARMS file-name
| USER_LABELS filename [number]
| STREAM file-name
| TIMEOUT num-secs
(SITE) Remote system
HELP Returns a help line.
MPE/iX Sets an internal flag indicating that the
local system is an MPE/iX machine.
BUILDPARMS Gives the build parameters of the
specified file.
USERLABELS Gives the user label listing of the
specified file.
STREAM Streams a give job-file.
TIMEOUT Sets the server time-out to the specified
value.
SIZE remotefile
(SIZE) Returns the size in bytes of the remote file.
SRUCT [FILE]
(STRU) Sets the FTP file transfer structure to the specified
structure. The only supported structure is FILE.
SYSTEM (SYST) Displays the remote system type.
TYPE [transfertype]
(TYPE) Sets the FTP file transfer type to the specified type. The
supported transfer types are ASCII and BINARY.