cs101:scpfromlinux
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
cs101:scpfromlinux [2018/11/13 14:12] – [What Is SCP?] localadmin | cs101:scpfromlinux [2020/09/08 16:51] (current) – [What Is SCP?] localadmin | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== How to transfer files between Linux/Mac computers using SCP from the Command Line ====== | ====== How to transfer files between Linux/Mac computers using SCP from the Command Line ====== | ||
- | This information is provided for the Ubuntu/ | + | This information is provided for the [[https:// |
===== What Is SCP? ===== | ===== What Is SCP? ===== | ||
- | In Linux, you can use the **Secure Copy Protocol** (**[[cs101: | + | In Linux, you can use the **Secure Copy Protocol** (**[[cs101: |
==== Basic Syntax ==== | ==== Basic Syntax ==== | ||
Line 25: | Line 25: | ||
* Filename of the copy (destination_filename) | * Filename of the copy (destination_filename) | ||
+ | Options can include things like [-P //port//] if not connecting to the standard SSH port 22. | ||
+ | You can find more information on Ubuntu SCP in the [[http:// |
cs101/scpfromlinux.1542139924.txt.gz · Last modified: by localadmin