Displaying 20 results from an estimated 46 matches for "bombich".
2011 Mar 16
1
[Bug 8018] New: configure doesn't find iconv library
...sn't find iconv library
Product: rsync
Version: 3.0.8
Platform: All
OS/Version: Mac OS X
Status: NEW
Severity: normal
Priority: P5
Component: core
AssignedTo: wayned at samba.org
ReportedBy: mike at bombich.com
QAContact: rsync-qa at samba.org
Created attachment 6296
--> https://bugzilla.samba.org/attachment.cgi?id=6296
Adds "AC_SEARCH_LIBS(iconv, iconv)" to configure.ac
The configure script looks for libiconv_open when determining if support is
available for iconv. It shoul...
2011 Nov 02
12
[Bug 8566] New: Spotlight comments (extended attributes) are not synced
https://bugzilla.samba.org/show_bug.cgi?id=8566
Summary: Spotlight comments (extended attributes) are not
synced
Product: rsync
Version: 3.0.9
Platform: All
OS/Version: Mac OS X
Status: NEW
Severity: normal
Priority: P5
Component: core
AssignedTo: wayned at samba.org
2012 Jul 13
0
Error 23 with hard links and 3.0.9 patched
Hello,
I'm setting up a system for automated synchronization and backup between different macs (OS X Lion 10.7). I use HFS+ Journaled as filesystem.
I wanted to follow these guidelines:
http://www.bombich.com/rsync.html
but I gave a look inside the patches Mr. Bombich suggested and I thought I could try first by using only the normal ones provided by rsync.samba.org, so I skipped
curl -o patches/hfs_compression.diff http://www.bombich.com/software/opensource/rsync_3.0.7-hfs_compression_20100701.dif...
2012 May 14
1
Patches for OS X.
What patch files are necessary to build rsync-3.0.9 for OS X 10.6.8 (Darwin
10.8.0)?
Mr. Bombich maintains an excellent page about this, but it's a bit out of
date, methinks, and his instructions point to patch files that return some
interesting errors.
My rsync-3.0.9 is working just fine, btw, with the fileflags and crtimes
and hfs-compression patches applied; I just wondered if the othe...
2016 Jan 26
1
Why is my rsync transfer slow?
Just chiming in here,
I haven’t read all the previous posts so may be repeating…
Mike Bombich has a good piece on benchmarks for various source/destination scenarios with rsync.
https://bombich.com/kb/ccc3/how-long-should-clone-or-backup-take
Note that copying to sparsebundle on local media is as fast as to local disk. Sparsebundle is a mac filesystem whereas NAS is not so certain file me...
2014 May 30
1
OS X and rsync: unpack_smb_acl errors and --numeric-ids
...00B04B986D allow read
Or you can see the UUID using ls -len (numeric).
So when I am transferring from OS X to OS X, I'd like these UUIDs to just
get transferred as UUIDs the same way that --numeric-ids works.
That way I can get a nice exit status of 0 and have confidence in my
backups.
Mr. Bombich has worked around this issue and even posted a patch back in
2011.
http://help.bombich.com/discussions/questions/2248-warning-messages-from-rsync-307
However, the patch has not been updated (that I know of).
And while I was able to apply the patch to rsync 3.0.6 and maybe 3.0.7,
those versions a...
2009 Apr 17
2
Error messages 3.0.6pre1
I compiled 3.0.6pre1, including the crtimes and fileflags patches for
use on Intel OS X 10.5.6, as described by Mr. Bombich (thanks!) here:
<http://www.bombich.com/mactips/rsync.html>
I want to use 3.0.6 because it seems that this bug:
<https://bugzilla.samba.org/show_bug.cgi?id=5365>
has been resolved (yay!).
-----
[~]$ rsync --version
rsync version 3.0.6pre1 protocol version 30
Copyright (C) 1996-2009...
2008 Feb 01
0
rsync Digest, Vol 62, Issue 1
......"
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html
---------------------------------------
Today's Topics:
1. Re: OS X xattr troubles (was Re: --exclude patterns)
(Mike Bombich)
2. Re: rsync-ing from two locations with same filenames (at
different versions) (Mojca Miklavec)
3. Re: rsync-ing from two locations with same filenames (at
different versions) (Matt McCutchen)
4. Re: rsync-ing from two locations with same filenames (at
different version...
2008 Jun 25
2
DO NOT REPLY [Bug 5565] New: xattrs not set on locked files that already exist on target
...t on
target
Product: rsync
Version: 3.0.3
Platform: Other
OS/Version: Mac OS X
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy: mike@bombich.com
QAContact: rsync-qa@samba.org
It appears that rsync isn't unlocking files before setting the file attributes
when those files already exist. This generates error messages on subsequent
backups such as:
rsync: rsync_xal_set: lsetxattr("locked_file","test_xattr&quo...
2008 Mar 14
11
DO NOT REPLY [Bug 5324] New: with option --xattrs the process rsync is more long time
https://bugzilla.samba.org/show_bug.cgi?id=5324
Summary: with option --xattrs the process rsync is more long time
Product: rsync
Version: 3.0.0
Platform: x86
OS/Version: Other
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy: fauthier@free.fr
2008 Nov 08
5
v3.0.4 OS X Execution Errors
Hello,
I have compiled v3.0.4 of rsync per
http://www.bombich.com/mactips/rsync.html. Unfortunately, I can't get
rsync v3.0.4 to work properly.
If I execute this command on the target Mac, I receive this error.
sudo rsync -An --progress --log-file=docs_transfer
server.domain.com:/Volumes/File_Storage/docs /Volumes/File_Storage
rsync: on remote machi...
2010 Sep 16
4
DO NOT REPLY [Bug 7685] New: rsync should not set the creation data on the root folder of an HFS+ volume
...folder of an HFS+ volume
Product: rsync
Version: 3.0.7
Platform: x86
OS/Version: Mac OS X
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned at samba.org
ReportedBy: mike at bombich.com
QAContact: rsync-qa at samba.org
HFS+ uses the creation date of the root folder as one reference for identifying
hard link references. See
http://developer.apple.com/library/mac/technotes/tn/tn1150.html#HardLinks for
the reference (albeit only two lines and not particularly explicit)...
2008 Sep 04
0
Rsync 3.0.3 with patches on OS X 10.4.11 fails to copy ACLs
I am using rsync 3.0.3 to copy a remote RAID volume on one Xserve to the
local RAID volume on an other Xserve. Both Xserves are running OS X Server
10.4.11.
I have compiled rsync 3.0.3 on both machines and patched it following Mike
Bombich's instructions at http://www.bombich.com/mactips/rsync.html
After some struggles, and with invaluable help from the list, I how have an
rsync script running to completion but it generates log errors, I think for
every file, and fails to copy ACLS, even though the ACL flag for Macs is set
as sho...
2008 Oct 23
0
Rsync 3.0.3 with patches on OS X 10.4.11 fails to copy ACLs
...ts
Hope this helps.
> I am using rsync 3.0.3 to copy a remote RAID volume on one Xserve to
> the
> local RAID volume on an other Xserve. Both Xserves are running OS X
> Server
> 10.4.11.
> I have compiled rsync 3.0.3 on both machines and patched it
> following Mike
> Bombich's instructions at http://www.bombich.com/mactips/rsync.html
> After some struggles, and with invaluable help from the list, I how
> have an
> rsync script running to completion but it generates log errors, I
> think for
> every file, and fails to copy ACLS, even though the AC...
2013 Nov 16
2
[Bug 10272] New: resource fork handling is broken in 3.1.0
https://bugzilla.samba.org/show_bug.cgi?id=10272
Summary: resource fork handling is broken in 3.1.0
Product: rsync
Version: 3.1.0
Platform: All
OS/Version: Mac OS X
Status: NEW
Severity: normal
Priority: P5
Component: core
AssignedTo: wayned at samba.org
ReportedBy: bugzilla-samba at
2008 Apr 14
0
[PATCH] xattrs not set on locked files that already exist on target
...ct ACLs. Presumably, this is what --
force-change is supposed to do, so I extended that functionality to
apply to this test case.
Here's the test case (tested on HEAD+fileflags+crtime, but the patch
below applies to 3.0.2):
######
#!/bin/sh
xattr=/usr/local/bin/xattr
rsync="/Users/bombich/Desktop/rsync-HEAD-20080412-0558GMT/rsync"
src=`mktemp -d /tmp/src.XXXXXX`
tgt=`mktemp -d /tmp/tgt.XXXXXX`
touch $src/locked_file
$xattr -s test_xattr "Test attribute" $src/locked_file
$xattr -s test_xattr.temp "Temp attribute" $src/locked_file
chflags uchg $src/locked_fi...
2010 Jan 22
2
invalid uid os x
I have a strange problem on OS X server. I start the rsync daemon manually using
su
rsync --daemon
(or sudo rsync --daemon)
and it works for a while. But eventually, when people try to connect, they get an "invalid uid" error. The uid is the once specified in the profile in rsyncd.conf .
If I kill the daemon process (kill -9) then restart it, it all works again.
Anyone else run
2011 Dec 13
1
Mac OS X : "get_xattr_names: llistxattr("some/path/here", 1024) failed" error
...ni with a lot of storage attached to it. The MacMini connects every once in a while to our data server (XServe) through SSH and pulls the files that need to be saved (I'm using the --link-dest option to limit the amount of files transferred, and to keep several backups).
I've followed Mike Bombich's instructions to compile rsync 3.0.7 with patches (fileflags, crtimes, crtimes-64bit, crtimes-hfs+ and hfs_compression) on both machines. I'm running the script as root with the following options (which are supposed to do the work) :
-aNHAXx --fileflags --force-change --protect-decmpf...
2011 Jan 31
2
Protocol stream error on extended attribute, silent failure to copy all attributes
I'm using rsync 3.0.7 on Mac OS X 10.6, compiled according to Mike
Bombich's instructions at http://www.bombich.com/rsync.html. Rsync
repeatedly exits with a protocol data stream error when trying to copy
some com.apple.FinderInfo extended attributes. While testing this issue,
I found that rsync is not actually copying all extended attributes even
when there is no err...
2009 Feb 12
2
Macintosh rsync: Inconsistent Behaviour: Hints Appreciated
I have a problem with rsync on macintosh copying files that have not been
updated. Despite careful reading of the archives, I can't find an
explanation (or a fix), but I strongly suspect I'm just missing something
that an expert will recognise instantly... Your assistance would be greatly
appreciated.
I'm running a nightly backup of my photo/home video directory from a
partition