All public logs

Jump to navigation Jump to search

Combined display of all available logs of Thom Group Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 11:43, 23 July 2026 Drc71 talk contribs created page Transferring files between computers (Created page with "=File Transfer Protocol= You may want to transfer files between department machines and your computer. The standard way is to ''scp'' via the terminal with commands : UPLOAD : scp -o ProxyCommand="ssh crsid@barbican.ch.cam.ac.uk nc machinename 22" LocalPath/FileName crsid@machinename.ch.cam.ac.uk:/RemotePath DOWNLOAD : scp -o ProxyCommand="ssh crsid@barbican.ch.cam.ac.uk nc machinename 22" crsid@machinename.ch.cam.ac.uk:/RemotePath/FileName LocalPath H...")