Re: Question regarding exclude and invalid arg messages

2003-07-02 Thread Morten Primdahl
Tried to enable -vvv but this makes rsync hang on the same file each time: -vvv is known to cause hanging. It is, however the verbosity level needed to get some info out of that part of the code. Lets not try to debug the hang. Reduce the level one notch. Narrow the scope somewhat. And

Re: Question regarding exclude and invalid arg messages

2003-07-02 Thread jw schultz
On Wed, Jul 02, 2003 at 10:03:00AM +0200, Morten Primdahl wrote: Tried to enable -vvv but this makes rsync hang on the same file each time: -vvv is known to cause hanging. It is, however the verbosity level needed to get some info out of that part of the code. Lets not try to debug

Re: Question regarding exclude and invalid arg messages

2003-07-02 Thread John Van Essen
On Wed, 02 Jul 2003, Morten Primdahl [EMAIL PROTECTED] wrote: I still get some garbage on stderr: .qsJ4iC failed: Invalid argumentsp_ind/Emails ind/.Icon .klS8j3 failed: Invalid argumentsp_ud/Emails ud/.Icon This is an error message with an embedded carriage return after the .Icon that causes

Re: Question regarding exclude and invalid arg messages

2003-07-02 Thread Morten Primdahl
Spot on! :) I put the output of my test on http://www.kikobu.com/rsync/ and Mozilla showed me the newlines (which my term did not) and when I generated a dir structure overview using 'tree', the CR's showed up as ^M. The error does not occur when the target FS is ext2. Thanks for the

Question regarding exclude and invalid arg messages

2003-06-30 Thread Morten Primdahl
Hi, I'm running rsync 2.5.6. I use it to backup a RH 7.3 file server (samba+appletalk) to a FAT32 external HD. I get the following output: .1e6prS failed: Invalid argumentsp_ind/Emails ind/.Icon .fJ98aa failed: Invalid argumentsp_ud/Emails ud/.Icon .qLRVCT failed: Invalid

Re: Question regarding exclude and invalid arg messages

2003-06-30 Thread jw schultz
On Mon, Jun 30, 2003 at 09:42:57AM +0200, Morten Primdahl wrote: Hi, I'm running rsync 2.5.6. I use it to backup a RH 7.3 file server (samba+appletalk) to a FAT32 external HD. I get the following output: Huh? What in the world are you doing? That description sounds very strange. I

Re: Question regarding exclude and invalid arg messages

2003-06-30 Thread Morten Primdahl
jw schultz wrote: On Mon, Jun 30, 2003 at 09:42:57AM +0200, Morten Primdahl wrote: Hi, I'm running rsync 2.5.6. I use it to backup a RH 7.3 file server (samba+appletalk) to a FAT32 external HD. I get the following output: Huh? What in the world are you doing? That description sounds very

Re: Question regarding exclude and invalid arg messages

2003-06-30 Thread jw schultz
On Mon, Jun 30, 2003 at 11:11:59AM +0200, Morten Primdahl wrote: jw schultz wrote: On Mon, Jun 30, 2003 at 09:42:57AM +0200, Morten Primdahl wrote: Hi, I'm running rsync 2.5.6. I use it to backup a RH 7.3 file server (samba+appletalk) to a FAT32 external HD. I get the following output:

Re: Question regarding exclude and invalid arg messages

2003-06-30 Thread Morten Primdahl
Ah, I'm not running an rsync server, so I haven't run configure (pardon my poor initial explanation again). I'm talking about the build procedure. If rsync was correctly built we should not be seeing an mkstemp _pathname_ failed: invalid argument message where the pathname does not end with

Re: Question regarding exclude and invalid arg messages

2003-06-30 Thread jw schultz
On Mon, Jun 30, 2003 at 09:42:21PM +0200, Morten Primdahl wrote: Ah, I'm not running an rsync server, so I haven't run configure (pardon my poor initial explanation again). I'm talking about the build procedure. If rsync was correctly built we should not be seeing an mkstemp _pathname_