Re: rsync on OSX for transferring files using FAT32

2009-05-12 Thread Michael Lachmann
Sorry, I wasn't clear I definitely need to transfer the extended attributes, like comments and others. I don't think I need to copy the ACL, or in other words, I don't need to copy special permissions. When I didn't use the -X flag, I had no errors - but of course the extended attributes (and

Re: rsync on OSX for transferring files using FAT32

2009-05-11 Thread Michael Lachmann
> > Also, I agree with the post from Veronica. > > Hope this helps. > > > > > On 11/05/2009, at 1:54 AM, Michael Lachmann wrote: > >> I am trying to transfer files between two OSX machines using a FAT32 >> formatted flash drive. I am transferring a "

rsync on OSX for transferring files using FAT32

2009-05-10 Thread Michael Lachmann
I am trying to transfer files between two OSX machines using a FAT32 formatted flash drive. I am transferring a "big" directory (7G). Basically I want to sync everyday my home and work computers for some directories. I tried many possible rsyncs (original supplied, fink 3.0.5/3.0.4 macports 3.0.5,

Re: bug report: errors in file transfer (solved)

2002-05-22 Thread Michael Lachmann
>2. bug report: errors in file transfer (Michael Lachmann) Sorry! It turns out that the problem is bad memory here on my box. And I tried to blame rsync! Michael -- To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync Before posting, read: h

bug report: errors in file transfer

2002-05-22 Thread Michael Lachmann
Hi! I just encountered a serious problem with rsync. I used rsync to copy a big directory between two computers. The source machine was a sun, the destination was a linux box. The destination directory did not exist before the copy started. I used the following command to copy the directory over