Nuacht

Our answer? Pipe commands. And no... not SCP. In this Null Byte, get ready to learn how to send and receive files over SSH using only pipe commands and some clever command line tricks.
For my computer courses at school (stevens institute) we have to ssh our files to the lab computers at the school. Up until now, I've been using tera term on my computer using windows to send the ...
So instead of risking the transfer of files over an insecure means, you can make use of SSH, via sftp. The sftp command is quite easy.