On Tue, Apr 20, 2010 at 10:29 AM, Terrence Brannon wrote:
> I want the permissions, group and owner of the transferred files to retain
> the settings of the DESTINATION file. Is this possible with rsync?
>
The perms (mode) part works well by leaving off --perms (or using
--no-perms), since that
On Mon, Apr 19, 2010 at 10:03 AM, Michael Renner wrote:
> opening connection using: /bin/ssh -i
> /etc/r5backup/ssh-keys/r5backup_id_rsa -p 22
> 192.168.5.30 -l root /usr/local/bin/rsync --server --sender
> -vvvlWogDtprze.isf . /usr/src
>
Did something force the --rsync-path=/usr/local/bin/rsync
On Thu, Apr 22, 2010 at 9:04 AM, Wolter, John D. (GRC-RTE0) <
john.d.wol...@nasa.gov> wrote:
> This doesn't work (it only syncs the directory file named gale):
> + /gale
> + /gale/solver-alpha
> + /gale/solver-alpha/**
> - *
>
That should work fine, and is unlikely to be an rsync bug. I'd imagi
On Sat, Apr 24, 2010 at 9:04 AM, Enrico Gallo wrote:
> the fist one is already described in
> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=536078 , but I don't
> find any reply
>
I don't recall seeing that one in the main rsync bugtracking, but I may have
just forgotten it. That is still a b
On Mon, Apr 12, 2010 at 7:51 AM, Tarso dos Santos <
tarso.dos.san...@oracle.com> wrote:
> I am running rsync 3.0.7 and I think I have hit the following bug from
> 3.0.1:
>
> NEWS for rsync 3.0.1 (3 Apr 2008) Protocol: 30 (unchanged) Changes since
> 3.0.0:
> Fixed a bug in the handling of xattr va
On Sat, Apr 24, 2010 at 1:31 PM, keropen wrote:
> I am thinking of doing the sync in two steps:
>
> 1) sync with --partial-dir and --backup-dir to send updated files to a
> different directory at the destination
> 2) sync from the backup dir to the actual destination with --inplace
> and --no-who
On Thu, Apr 22, 2010 at 6:45 PM, mm_half3 wrote:
> I noticed an unexpected problem in the sync log files, one of the user data
> directories had bumped up against it's quota, and failed to write the data.
> That is expected, what was unexpected was the entire rsync process died
> with this error
https://bugzilla.samba.org/show_bug.cgi?id=7382
way...@samba.org changed:
What|Removed |Added
Status|NEW |ASSIGNED
--- Comment #2 from way.