Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

CommandDescription
pwdShow current directory on the remote computer
! pwdShow current directory on the local computer
cd dirname

Change directory to a subfolder named dirname on the remote computer

! cd dirnameChange 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 dirnameMake a new subfolder named dirname on the remote computer
! mkdir dirnameMake a new subfolder name dirname on the local computer
get filenameCopy filename from the remote computer to the local computer
put filenameCopy filename from the local computer to the remote computer
rm filenameDelete 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)

...