tools:sftp
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| tools:sftp [2025/09/24 03:02] – [Downloading Files] Humphrey Boa-Gart | tools:sftp [2025/09/30 22:44] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 6: | Line 6: | ||
| ===== Using SFTP ===== | ===== Using SFTP ===== | ||
| - | SFTP is a widely-supported protocol, so you can use it in a variety of applications. | + | SFTP is a widely-supported protocol, so you can use it in a variety of applications. |
| - | ==== Command Line ==== | + | ==== Connecting |
| - | + | ||
| - | For Linux, BSD & MacOS users, your local [[tools: | + | |
| - | + | ||
| - | + | ||
| - | === Connecting | + | |
| Connecting to an SFTP server works exactly the same as connecting to an [[tools: | Connecting to an SFTP server works exactly the same as connecting to an [[tools: | ||
| Line 27: | Line 22: | ||
| - | === Navigation === | + | ==== Navigation |
| Traversing an SFTP system works much the same way as it does in [[tools: | Traversing an SFTP system works much the same way as it does in [[tools: | ||
| - | == Finding Your Location == | + | === Finding Your Location |
| Use '' | Use '' | ||
| Line 37: | Line 32: | ||
| sftp> pwd | sftp> pwd | ||
| - | == Showing Directory Contents == | + | === Showing Directory Contents |
| Use the '' | Use the '' | ||
| Line 44: | Line 39: | ||
| sftp> ls -la | sftp> ls -la | ||
| - | == Moving Around == | + | === Moving Around |
| Use the '' | Use the '' | ||
| Line 50: | Line 45: | ||
| sftp> cd path/ | sftp> cd path/ | ||
| - | === Downloading & Uploading Files === | + | ==== File Transfer ==== |
| - | == Check Local Path == | + | === Check Local Path === |
| Before downloading anything, check the download path //(or the 'local pwd' | Before downloading anything, check the download path //(or the 'local pwd' | ||
| Line 64: | Line 59: | ||
| - | == Downloading Files == | + | === Downloading Files === |
| Once you know where your downloads are going, you can grab files with the '' | Once you know where your downloads are going, you can grab files with the '' | ||
| Line 80: | Line 75: | ||
| - | === Advanced Wizardry === | + | ==== Advanced Wizardry |
| {{wst> | {{wst> | ||
| - | === SFTP in PowerShell === | + | ===== SFTP in PowerShell |
| For unfortunate Windows users with [[tools: | For unfortunate Windows users with [[tools: | ||
| - | ==== Graphical Applications ==== | + | ===== Graphical Applications |
| If command line is too daunting for you, you can always install programs like [[https:// | If command line is too daunting for you, you can always install programs like [[https:// | ||
tools/sftp.1758682959.txt.gz · Last modified: (external edit)
Find this page online at: https://bestpoint.institute/tools/sftp
Find this page online at: https://bestpoint.institute/tools/sftp

