|
Abort Abort an FTP session
AbortDir Abort directory listing in progress
AbortFile Abort file transfer in progress
Allocate Allocate space on server
AppendFile Append to a file on server
Ascii Set transfer type to ASCII file transfer
Binary Set transfer type to binary file transfer
BlockMode Set the transmission mode to block mode
Cancel Abort any outstanding command or action
ChangeDir Change current working directory on server
Connect Connect to FTP server
CreateDir Create directory on server
DeleteFile Delete file in current directory on server
Disconnect Close connection to FTP server
EventMode Set transfer mode to event based transfer
FileMode Set transfer mode to direct transfer
FwConnect Establish connection via a firewall
GetFile Retrieve file from server
GetFileWithRestart Get the file from server
GetMultipleFile Get multiple files/directories from the server
ListDir List contents of current directory on server
Login Log into the server
LongList Set listing type to long listing
ParentDir Change to parent directory on server
Parse Parse the directory structure
PutFile Upload file to server
PutFileWithRestart Put the file on server
PutMultipleFile Put multiple files/directories on server
PutUniqueFile Transfer the file from local disk to server and store it as a unique file name
ReceiveB Reads binary data
Reinit Terminate the current user
RemoteAppend Remote to remote file append
Remote Remote to remote file transfer
RemoveDir Remove directory on server
RenameDir Rename directory on server
RenameFile Rename file in current directory on server
SendB Send binary data
StreamMode Set the transmission mode to stream mode
ShortList Set listing type to short listing
|