*** This version of Confluence is for testing only and contains a copy of content from June 29th 2026. No changes will be preserved. ***
...
| Command | Description |
|---|---|
| pwd | Show current directory on the remote computer |
| ! pwd | Show current directory on the local computer |
| cd dirname | Change directory to a subfolder named dirname on the remote computer |
| ! cd dirname | Change directory to a subfolder name dirname on the local computer |
| cd .. | Go up a directory on the remote computer |
| ! cd .. | Go up a directory on the local computer |
| mkdir dirname | Make a new subfolder named dirname on the remote computer |
| ! mkdir dirname | Make a new subfolder name dirname on the local computer |
| get filename | Copy filename from the remote computer to the local computer |
| put filename | Copy filename from the local computer to the remote computer |
| rm filename | Delete filename from the remote computer |
Fetch (Mac OS X)
Fetch is an excellent paid GUI file transfer program for Macintosh. IT@Cornell Cornell no longer maintains a site license for use by Cornell faculty, staff, and students.Please see the IT@Cornell "Transfer Files Using Fetch" webpage for instructions on how to use Fetch to transfer files via FTP, FTPS, or SFTP. Fetch.
And Fetch licenses are free for the following:
- students and employees of a public or accredited private school, college, university, or academy
- students and parents engaged in home schooling
- volunteers and employees of tax exempty charities, whereas the use of Fetch is to further the work of that charity
FileZilla (Windows, Mac, Linux)
...