Miscellaneous functions – HP Integrity NonStop H-Series User Manual
Page 101

Table 6 File-Management Commands (continued)
Function
Command
Creates a directory on remote host. (wait)
FTPmkdir
Creates a directory on remote host. (nowait)
FTPmkdir_nw
Stores a file onto a remote host. (wait)
FTPput
Stores a file onto a remote host. (nowait)
FTPput_nw
Sends specific arguments verbatim to the remote host. The
arguments are not subjected to normal command parsing.
(wait)
FTPquote
Sends specific arguments verbatim to the remote host. The
arguments are not subjected to normal command parsing,
(nowait)
FTPquote_nw
Renames a file on the remote host. (wait)
FTPrename
Renames a file on the remote host. (nowait)
FTPrename_nw
Clears the reply queue in order to maintain synchronization
with remote FTP server. (wait)
FTPreset
Clears the reply queue in order to maintain synchronization
with remote FTP server. (nowait)
FTPreset_nw
Removes a directory on the remote host. (wait)
FTPrmdir
Removes a directory on the remote host. (nowait)
FTPrmdir_nw
Sets the file code. (wait)
FTPsetfilecode
Sets the file code. (nowait)
FTPsetfilecode_nw
Sets the file structure to either page, file or record. (wait)
FTPsetstruct
Sets the file structure to either page, file or record. (nowait)
FTPsetstruct_nw
Sets the transfer type to either ascii, binary or tenex mode.
(wait)
FTPsettype
Sets the transfer type to either ascii, binary or tenex mode.
(nowait)
FTPsettype_nw
Miscellaneous Functions
The FTP commands in
provide additional status information.
Miscellaneous Functions
101