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

Re: Rsync and different sizes



Actually it's the original that's bigger, here's the rsync-command I use:

 rsync -aizH --delete --stats  --password-file=/etc/rsyncd.pass
username@host::rsyncshare/* /destinationdir

I also get "SIGUSR1 or SIGINT " error on a lot of syncs, got any idea
what's causing this?

Sturla



On Thu, October 19, 2006 09:59, Daniele P. wrote:
> On Thursday 19 October 2006 09:52, Sturla Holm Hansen wrote:
>> Hi list.
>> I'm using rsync to sync /var/lib/backuppc from a backup-server to
>> another server as a backup of the backup.
>> I run rsync, it finishes without error, but when running du -hs on
>> the local and remote copy of the data there's a significant
>> size-difference...
>
> And where is the big copy? I guess in the destination.
>
>> Tried re-running rsync, same result..
>> Any ideas?
>
> May be you don't use rsync with --hard-links. Give a try.
>
> Regards,
> Daniele
>
>
> --
> To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact
> listmaster@lists.debian.org
>
>




Reply to: