Rsync --update copy one file multiples times

Voelker, Bernhard bernhard.voelker at siemens-enterprise.com
Wed Nov 21 08:59:19 MST 2012


Francis wrote (Wednesday, November 21, 2012 3:59 PM):
> On Wed, 21 Nov 2012 13:32:17 +0100 kamleshverma wrote:

>> Yes, Drive showing full. actually I created LVM for backup..

> I suggest again to use the --inplace option of rsync.

Additionally, if there have been some file deleted, then
"rsync -avxu ..." won't delete these in the backup.
You have to use the --delete option for this explicitly.

Have a nice day,
Berny


More information about the rsync mailing list