Comment on TinySSH is a small SSH server using NaCl, TweetNaClparentComments−baudehlo12yThis should work perfectly well with rsync -e ssh. Which is what you should use anyway.−brians12yRsync stats a bunch of files on both sides. There are plenty of cases where reading is much more expensive than writing at the destination---imagine Glacier, maybe.−baudehlo12ySure but I don't think you can scp to Glacier either.
Comments
This should work perfectly well with rsync -e ssh. Which is what you should use anyway.
Rsync stats a bunch of files on both sides. There are plenty of cases where reading is much more expensive than writing at the destination---imagine Glacier, maybe.
Sure but I don't think you can scp to Glacier either.