Re: Getting messages "failed to stat" only in cron execution

2012-05-30 Thread joop g
On Tuesday 08 May 2012 11:45:05 joop g wrote: > On Sunday 06 May 2012 09:48:27 joop g wrote: > > On Saturday 05 May 2012 17:46:25 Wayne Davison wrote: > > > On Thu, May 3, 2012 at 10:17 AM, joop g wrote: > > > > ** > > > > > > > > Invalid or incomplete multibyte or wide character (84) > > > > >

Re: Getting messages "failed to stat" only in cron execution

2012-05-08 Thread joop g
On Sunday 06 May 2012 09:48:27 joop g wrote: > On Saturday 05 May 2012 17:46:25 Wayne Davison wrote: > > On Thu, May 3, 2012 at 10:17 AM, joop g wrote: > > > ** > > > > > > Invalid or incomplete multibyte or wide character (84) > > > > That looks like an OS error. Are you using a file system th

Re: Getting messages "failed to stat" only in cron execution

2012-05-06 Thread joop g
On Saturday 05 May 2012 17:46:25 Wayne Davison wrote: > On Thu, May 3, 2012 at 10:17 AM, joop g wrote: > > ** > > > > Invalid or incomplete multibyte or wide character (84) > > That looks like an OS error. Are you using a file system that rejects > invalid character sequences (OS X systems usua

Re: Getting messages "failed to stat" only in cron execution

2012-05-05 Thread Wayne Davison
On Thu, May 3, 2012 at 10:17 AM, joop g wrote: > ** > > Invalid or incomplete multibyte or wide character (84) > That looks like an OS error. Are you using a file system that rejects invalid character sequences (OS X systems usually have this)? Check your environment variables for differences

Re: Getting messages "failed to stat" only in cron execution

2012-05-03 Thread Karl O. Pinc
> > rsync: recv_generator: failed to stat > > "/mnt/tmp/backup/museum/documenten/secretariaat/vrijwilligers/ > medewerkersboek > > en poster/losse foto's medewerkers/oude foto's medewerkers die we > willen > > bewaren/wienk, ari\#303\#253l .jpg": Invalid or incomplete > multibyte > or > > wide >

Re: Getting messages "failed to stat" only in cron execution

2012-05-03 Thread josephj
No, but a couple of things that I would look at (that you probably already did) : 1) Since rsync handles embedded blanks in paths, it probably also works for embedded single quotes, but I'd verify that. 2) Are \#303\#253 valid characters (especially on the host that's generating the error message -

Getting messages "failed to stat" only in cron execution

2012-05-03 Thread joop g
Hello, * When I am running a backup bash file under cron, I get lots of messages like the following: rsync: recv_generator: failed to stat "/mnt/tmp/backup/museum/documenten/secretariaat/vrijwilligers/medewerkersboek en poster/losse foto's medewerkers/oude foto's medewerkers die we willen bew