Search This Blog

Loading...

Friday, December 2, 2011

Linux tip of the day: Super fast SCP file copies

SCP is a great way to copy files from somewhere to somewhere else, but as we all know it can be slower than (insert slow metaphor here). Here’s a way you can get way speedier(really a word?) transfers using scp.
scp -c arcfour -C sourcefile desthost:

0 comments:

Post a Comment

LinkWithin

Related Posts with Thumbnails