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 GUI file transfer program for Macintosh. IT@Cornell maintains a site license for use by Cornell faculty, staff, and students.

...

Please see the IT@Cornell "Transfer Files Using FileZilla" webpage for instructions on using FileZilla.

Note: The default connection timeout of 20 seconds may not be long enough. You can change this timeout to something longer (recommended at least several minutes) in the Settings - Connection dialogue window.

WinSCP (CNF Windows)

WinSCP is a gui SFTP client installed on the CNF CAD and Cleanroom general use Windows computers. For your own system, For your own Windows system, WinSCP can be downloaded from the WinSCP web site.

...