Comment on TinySSH is a small SSH server using NaCl, TweetNaClparentComments−xiaq12yUse this as a poor man's scp:tar c path/to/files | ssh host tar x
Comments
Use this as a poor man's scp:
tar c path/to/files | ssh host tar x