Loading [MathJax]/jax/output/HTML-CSS/jax.js

Amazon Ads

Tuesday, October 13, 2020

rsync command


rsync is far better than cp
rsync -zaPv --delete --dry-run abc\ backup\
(dryrun gives the idea about what will be done without doing it
delete will keep the content same on both side
z compression and decompression
P progress
a arkiv

v used in conjunction with dryrun to see the output of what will be done without doing it) 

No comments:

Post a Comment

A trip to Buzios, Arraial do Cabo and Cabo Frio - Brazil

What a wonderful trip it was I must say. Of course, there were some downs as well, as expected. We started off with Buzios.  If you ever pla...