[BackupPC-users] Irritating problem

2010-11-01 Thread keithu
Hi Rob I had the same problem. Rsync can optionally send a 'message of the day' banner, but File::RsyncP doesn't expect it and chokes. Netware has the motd enabled by default. The quick fix is to disable the motd: In /etc/rsyncd.conf remove the line starting 'motd file =' Keith +

Re: [BackupPC-users] Irritating problem

2010-10-26 Thread Richard Shaw
On Mon, Oct 25, 2010 at 2:39 PM, Rob Poe wrote: > I'm having an irritating problem with BackupPC for a client of mine. > > They're still running some Netware (yes, I know ...), and the > File::RsyncP perl module is barfing on the Netware rsync. > > https://rt.cpan.org/Public/Bug/Display.html?id=61

Re: [BackupPC-users] Irritating problem

2010-10-25 Thread Dan Pritts
On Oct 25, 2010, at 3:39 PM, Rob Poe wrote: > I'm having an irritating problem with BackupPC for a client of mine. > > They're still running some Netware (yes, I know ...), and the > File::RsyncP perl module is barfing on the Netware rsync. > > https://rt.cpan.org/Public/Bug/Display.html?id=61

[BackupPC-users] Irritating problem

2010-10-25 Thread Rob Poe
I'm having an irritating problem with BackupPC for a client of mine. They're still running some Netware (yes, I know ...), and the File::RsyncP perl module is barfing on the Netware rsync. https://rt.cpan.org/Public/Bug/Display.html?id=61882 If I implement the fix for Netware as I reported in t