January 2008 Archive

Stop using scp, use rsync instead

January 9th, 2008

Quick View Full Post (58 words)

This is just a handy "oh by the way" one-liner. scp doesn't support resume, so use rsync instead, here's the syntax you will want (inclu ...