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.  

FileZilla (Windows, Mac, Linux)

...