Re: Writing to a vfat partition problem

2005-04-11 Thread Wayne Davison
On Mon, Apr 11, 2005 at 09:09:50PM -0400, Madison Kelly wrote: > [EMAIL PROTECTED] cgi-bin]$ ls -lah > /mnt/tle-bu/mnt0/tle-bu/231e2838-93b0-4f6f-8b8b-f09e24e1ed80/ > [EMAIL PROTECTED] cgi-bin]$ /usr/bin/rsync -aq --modify-window=1 > --no-whole-file --partial > --files-from=/usr/share/tle-bu/cgi

Re: Whitespace in directory names

2005-04-11 Thread Wayne Davison
On Mon, Apr 11, 2005 at 06:31:27PM -0400, Bruce Therrien wrote: > I keep getting errors, saying that the directory doesn't exist. Since you are running the command with --dry-run, are you using 2.6.4 on both ends? If not, then you should create all the destination directories to avoid any warning

Writing to a vfat partition problem

2005-04-11 Thread Madison Kelly
Hi all, I have a problem where when I try to write to a 'vfat' partition (in Fedora Core 3, rsync 2.6.3) I get this error: -=-=-[ error ]-=-=- rsync: mkdir "/mnt/tle-bu/src0/tle-bu/231e2838-93b0-4f6f-8b8b-f09e24e1ed80" failed: No such file or directory (2) rsync error: error in file IO (code

Whitespace in directory names

2005-04-11 Thread Bruce Therrien
Trying to transfer a directory from a Mac G4 that contains whitespace in the name, but I keep getting errors, saying that the directory doesn't exist. I have tried the \ thing and also using quotes. No success. Here is the sample original command: rsync --dry-run -avrW "ssh -i /home/michel/

Re: PATCH: cosmetic fix to output with --existing -vv

2005-04-11 Thread Wayne Davison
On Sun, Apr 10, 2005 at 09:22:13PM +0200, Paul Slootman wrote: > It would make more sense if it said: > > not creating new directory "newdir" Yeah, that's much nicer. I've applied your fix to the CVS version. Also, I was just looking at the patches for the Debian unstable version of rsync 2.6.4

Re: Upload to a server

2005-04-11 Thread Wayne Davison
On Sun, Apr 10, 2005 at 08:10:10PM -0400, Private wrote: > Now I want it to upload mirrored files to a server that I don't have > shell access on. > > rsync -avz --delete ftp.ibiblio.org::ldp_mirror /ftp.mysite.com/ldp This downloads files from ftp.ibiblio.org to the local server. If you wan

Thanks for an excellent rsync!

2005-04-11 Thread Chris Shoemaker
I had occasion this morning to apply rsync to another task. As usual, the docs were informative, the functionality I needed was easily supported, and rsync worked like a charm. Of course, all this is the result of a lot of hard work by the rsync developers, especially Wayne. I decided it would