Re: few questions on rsync

2010-06-22 Thread Igor Lautar
Hi, On Wed, Jun 23, 2010 at 7:56 AM, Matt McCutchen wrote: Thx for your answers, I'll look into it. Regards, -- Please use reply-all for most replies to avoid omitting the mailing list. To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http

Re: few questions on rsync

2010-06-22 Thread Matt McCutchen
On Tue, 2010-06-22 at 13:59 +0200, Igor Lautar wrote: > Different filesystems: > Lets say I want to keep all extended attributes and everything else, > so I use -A, -X, --perms etc., together with --fake-super. > Now, lets say source FS supports some attributes not supported on > target FS (for exa

Re: few questions on rsync

2010-06-22 Thread Henri Shustak
> Reversing --backup logic: > Currently, if --backup is used (and --backup-dir), a copy of existing > file that is replaced on rsync will be placed there. Is there a way to > keep original copy (ie. base) the same, but just place whatever has > changed to a different location? Taking "backup to a

few questions on rsync

2010-06-22 Thread Igor Lautar
Hi, I have few questions that could not find answers to in documentation. Different filesystems: Lets say I want to keep all extended attributes and everything else, so I use -A, -X, --perms etc., together with --fake-super. Now, lets say source FS supports some attributes not supported on target