What is the equivalent of doing
ssh -c blowfish
with rsync for fast block cipher if one wants to have faster transfer rates?
rsync
rsync ... -e "ssh -c blowfish" ...
Try: rsync -e "ssh -c blowfish"
rsync -e "ssh -c blowfish"
This is a collaboratively edited question and answer site for computer enthusiasts and power users. It's 100% free, no registration required.
Got a question about the site itself? meta is the place to talk about things like what questions are appropriate, what tags we should use, etc.
about » faq » meta »
tagged
asked
11 months ago
viewed
422 times
active