| Abort | Aborts current method. |
| About | Displays about box. |
| AppendFile | Appends to file on the server. |
| AppendFileFrom | Appends to file on the server, starting from specified local position. |
| CheckDir | Checks if remote dir exists. |
| ClearCommandChannel | Disables SSL on command channel. |
| Connect | Connects to remote server. |
| DeleteFile | Checks if remote dir exists. |
| DeleteFiles | Delete multiple files in a sequence, recursive. |
| Disconnect | Disconnects from remote server. |
| GetAttributes | Retrieves file or folder attributes. |
| GetFile | Receives file from the server. |
| GetFiles | Downloads multiple files in a sequence, recursive. |
| ListDir | Lists contents of a directory on the server. |
| ListNames | Lists names in the directory on the server. |
| LocalCRC | Calculates integrity check of local file. |
| LoopFiles | Loops through multiple files in a sequence, recursive, giving their names. |
| MakeDir | Creates directory on the server. |
| PutFile | Sends file to the server. |
| PutFiles | Uploads multiple files in a sequence, recursive. |
| RawSend | Sends raw data to the server. |
| RemoteCRC | Requests integrity check of remote file. |
| RemoveDir | Removes directory from the server. |
| Rename | Renames file or directory on the server. |
| SetAttributes | Sets attributes for a file or folder. |
| StateText | Provides string expression of a state. |