Synchronize two remote directories

Bug #415540 reported by Jean Daniel Browne
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ubuntu Server Tips
Confirmed
Undecided
Unassigned

Bug Description

rsync -az -e ssh --delete /var/data/ remote:/var/data
Watch the trailing /. Only the difference is copied: it save lots of transfer when the directories are almost similar.

The french translation:
Attention au /. Seules les différences sont copiées: si les répertoires sont presque identique, c'est très rapide.

Revision history for this message
Nick Barcet (nijaba) wrote :

Needs a rewrite so that it will fit on 2 lines per https://wiki.ubuntu.com/server-tips and so that it is explained what the command does.

Changed in ubuntu-server-tips:
status: New → Incomplete
Revision history for this message
Jean Daniel Browne (jeandaniel.browne) wrote :

Synchronize directories: rsync -az -e ssh --delete /var/data/ remote:/var/data
"Delta-transfer": bandwidth saved when the directories are almost similar.

The french translation:

Synchronisation de répertoire: rsync -az -e ssh --delete var/ remote:var
Transfert "incrémental": très rapide si les répertoires sont presque identique.

Nick Barcet (nijaba)
Changed in ubuntu-server-tips:
status: Incomplete → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.