How to download a file by SFTP in Linux? Need help with the command! or What’s the easiest way to dow

16 Replies, 744 Views

If you’re on GUI, FileZilla is your friend. Just enter SFTP details (sftp://user@host) and drag-n-drop.

For CLI, `scp` or `sftp` both work. But `scp` is faster for one-off linux download file by sftp tasks.

Messages In This Thread



Users browsing this thread: 1 Guest(s)