Re: sync-ing one dir. to another to make it identical.

2010-09-07 Thread Alexander Batischev
On Tue, Sep 07, 2010 at 03:46:04PM +0700, Sthu Deus wrote: > Good day. > > I have two identical dir.s. W/ one of them I do anything I want, then I > want to sync. them (the old will be identical to the new one). > rsync -goprtv --delete-after /2/ /1 This commands seems normal to me. I think it

sync-ing one dir. to another to make it identical.

2010-09-07 Thread Sthu Deus
Good day. I have two identical dir.s. W/ one of them I do anything I want, then I want to sync. them (the old will be identical to the new one). Here is my sync command, if I have missed something for my goal (as it may not be fully tested as yet, but I want to escape troubles in the future) or i