1,453
edits
Changes
Humus
,→Data transfer
[https://man7.org/linux/man-pages/man1/sftp.1.html sftp] can be used for interactive command-line data transfer, following the pattern shown above for <code>ssh</code>:
sftp -J username@nefelibata.ace-net.ca username@humus216
> cd /scratch/username
> put somefile.txt
> get some-other-file