| Download | |
| This copies a file from a remote machine to your local machine. In FTP lingo, it is known as a GET. | |
| Upload | |
| This copies a file from your local machine to a remote machine. In FTP lingo, it is known as a PUT. | |
| Up One Directory | |
| This allows you to change to the parent directory. | |
| Refresh | |
| This re-lists the current directory's contents. | |
| Stop | |
| This stops the current operation. | |
| Create New Directory | |
| This allows you to create a new directory. | |
| Rename | |
| This allows you to rename a file or directory. | |
| Delete | |
| This allows for a file or folder to be deleted. If you select a folder to delete, all the contents will be deleted; this operation is not recoverable. | |