Tuesday, 4 November 2008

Very neat

(cd /dir; tar cvfp - config_file*) | ssh remotehost "cd /remotedir; tar xvfp -"

0 comments: