cs101:sftpfromlinux
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| cs101:sftpfromlinux [2020/09/08 21:46] – [What Is SFTP?] localadmin | cs101:sftpfromlinux [2020/09/08 21:59] (current) – [How to Connect with SFTP] localadmin | ||
|---|---|---|---|
| Line 7: | Line 7: | ||
| ===== What Is SFTP? ===== | ===== What Is SFTP? ===== | ||
| - | In Linux, you can use the Secure File Transfer Protocol (SSH File Transfer Protocol) (SFTP) from the command line ([[cs101: | + | In Linux, you can use the Secure File Transfer Protocol (SSH File Transfer Protocol) (**[[cs101: |
| - | In most cases, SFTP is preferable to [[cs101: | + | In most cases, SFTP is preferable to **[[cs101: |
| Line 22: | Line 22: | ||
| * Name of the account on the host computer (remote_username) | * Name of the account on the host computer (remote_username) | ||
| - | * Hostname (i.e. FQDN) of the computer on which the source file resides (remote_host) | + | * Hostname (i.e. [[cs101: |
| Options can include things like [-oPort=custom_port] if not connecting to the standard SSH port 22. | Options can include things like [-oPort=custom_port] if not connecting to the standard SSH port 22. | ||
cs101/sftpfromlinux.1599601615.txt.gz · Last modified: by localadmin
