Monthly Archive for February, 2009

Rsync

Our office network has horrible download speeds, it is more efficient to zip a file before copying it. (No longer slow but still nice to not forget this)

rsync -avz --progress server:source target