User Tools

Site Tools


techstaff:remote_access

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
techstaff:remote_access [2016/06/01 14:11] kauffmantechstaff:remote_access [2017/05/19 16:04] kauffman
Line 34: Line 34:
 ==== Remote Terminal ==== ==== Remote Terminal ====
 We suggest using PuTTY, but there are other choices as well. We suggest using PuTTY, but there are other choices as well.
-File Transfer 
  
 +==== File Transfer ====
 +
 +=== Unix ===
 To move files between your local machine and a CS login machine, we recommend using scp (which uses the ssh protocol underneath). To move files between your local machine and a CS login machine, we recommend using scp (which uses the ssh protocol underneath).
 Unix Unix
Line 45: Line 47:
     $ scp username@linux.cs.uchicago.edu:~/file.txt ./     $ scp username@linux.cs.uchicago.edu:~/file.txt ./
     file.txt               100% |*****************************|  1088       00:00     file.txt               100% |*****************************|  1088       00:00
- +=== Windows ===
-==== File Transfer ====+
  
 We suggest WinSCP, which presents a familiar drag-and-drop interface, with two sections: one shows your local filesystem, and the other shows the remote filesystem. We suggest WinSCP, which presents a familiar drag-and-drop interface, with two sections: one shows your local filesystem, and the other shows the remote filesystem.
/var/lib/dokuwiki/data/pages/techstaff/remote_access.txt · Last modified: 2019/04/24 13:41 by kauffman

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki