[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Tips: using tar and ssh copying files



 
    
using tar and ssh copying files:

[terrence@igloo 7.0]$ tar cvf - * | ssh terrence@oscar \'(cd /servers/redhat; tar
xvf -)\'

Google