You're using the version of rsync that is built-in to Mac OS X. Don't
do that. It's a fairly old version (though it is maintained by
Apple), and it doesn't handle extended attribute modifications (or
lack thereof), thus it transfers them every time. When you have many
files with resource
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
appreciat
On 11-Feb-2009, at 14:44, Matt McCutchen wrote:
On Wed, 2009-02-11 at 14:12 -0700, lewis butler wrote:
rsync -aCHh --stats --link-dest=akane::backup/ranma.daily.1 /
myserver::akane/ranma.daily.0
rsync -aCHh --stats --link-dest=../ranma.daily.1 \
/ myserver::akane/ranma.daily.0
rsyn
On Wed, 2009-02-11 at 14:12 -0700, lewis butler wrote:
> I'm wondering if I can use link-dest to compare rsync to a remote
> directory.
>
> rsync -aCHh --stats --link-dest=akane::backup/ranma.daily.1 /
> myserver::akane/ranma.daily.0
>
> Something like that? Is it going to work like it does
On Wed, 2009-02-11 at 19:05 +, Andy Smith wrote:
>I am running the following command, it is "pulling" the files
> across from a read-only configured rsync server via ssh. The command
> runs as root and I use the -p option to preserve permissions but files
> with non-root owners are be
I'm wondering if I can use link-dest to compare rsync to a remote
directory.
rsync -aCHh --stats --link-dest=akane::backup/ranma.daily.1 /
myserver::akane/ranma.daily.0
Something like that? Is it going to work like it does when doing a
local rsync with a local link-dest directory? Is i
Hi Nate,
Yes the user id exists on both hosts with the same UID, I also
tried the --numeric-ids but this didn't make any difference :S
thanks Andy.
Quoting nate:
Do the same userids exist at both ends? Try --numeric-ids as
an option and see if that helps.
Andy Smith wrote:
> Hi,
>
>I am running the following command, it is "pulling" the files
> across from a read-only configured rsync server via ssh. The command
> runs as root and I use the -p option to preserve permissions but files
> with non-root owners are being created/updated as root owned
Hi,
I am running the following command, it is "pulling" the files
across from a read-only configured rsync server via ssh. The command
runs as root and I use the -p option to preserve permissions but files
with non-root owners are being created/updated as root owned. Can
anyone explain
hi all!
i jus was looking for an application for manipulating images' exif data on
my nokia phone. i couldn't find such an application, so i decided to copy
images to a remote linux system, modify them, then copy them back to my
phone.
while i was looking for a copy application (like scp) i f
10 matches
Mail list logo