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
+
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
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
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