Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
labs:transfer_files [2023/04/25 13:48] – [Windows] adminlabs:transfer_files [2024/05/01 17:05] – [Mac/Linux] admin
Line 19: Line 19:
  
 For example For example
-   scp thisfile username@python.cs.wlu.edu:path/to/destlocation/+   scp thisfile username@machinename.cs.wlu.edu:path/to/destlocation/
  
 If you want to copy a whole directory, use the ''-r'' option, just as in the [[unix_basics#copy_files_and_directories|cp]] command. If you want to copy a whole directory, use the ''-r'' option, just as in the [[unix_basics#copy_files_and_directories|cp]] command.
Line 28: Line 28:
  
 You could also use **Secure FTP** (File Transfer Protocol) to transfer files. You could also use **Secure FTP** (File Transfer Protocol) to transfer files.
 +
 +==== Windows ====
 +
 +If you installed [[http://cswiki.wlu.edu/dokuwiki/doku.php/labs/remote_access#from_windows|PuTTY]], then, you should also get the ``pscp`` command.  This [[https://comtechies.com/copy-files-between-windows-and-linux.html|tutorial]] explains how to use it.  
  
  
Line 34: Line 38:
 You can use an **FTP** (File Transfer Protocol) tool, such as [[http://www.smartftp.com/|SmartFTP]]. You can use an **FTP** (File Transfer Protocol) tool, such as [[http://www.smartftp.com/|SmartFTP]].
  
-Connect to a lab machine with your username and password.  You can then use the GUI to transfer your files from your home machine to the CS dept file system and back.+Connect to a lab machine with your username and password.  You can then use the GUI to transfer your files from your home machine to the lab machines and back.
  
  
 ==== Cross-Platform GUIs ==== ==== Cross-Platform GUIs ====
  
-  * [[https://filezilla-project.org/|FileZilla]] is a free, open-source, cross-platform FTP client.  Connect to a machine accessible from outside the W&L network (fred + .cs.wlu.edu) at port number 22, using your username and password for the Linux machines.  Choose to trust the machine.+[[https://filezilla-project.org/|FileZilla]] is a free, open-source, cross-platform FTP client.  Connect to a lab machine at port number 22, using your username and password for the Linux machines.  Choose to trust the machine. 
 + 
 ===== Changing File Formats ===== ===== Changing File Formats =====
  
labs/transfer_files.txt · Last modified: 2024/05/01 17:13 by admin
CC Attribution-Noncommercial-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0