Re: [BackupPC-users] BackupPC and File::RsyncP and Akamai

2009-07-13 Thread Nate Carlson
On Tue, 7 Jul 2009, Holger Parplies wrote: > I don't think there is, and I doubt there ever will be - if Craig > updates File::RsyncP, then I'd guess he'll update it to protocol version > 30. While rsync is supposed to be downward compatible to lower protocol > versions, I don't know if File::Rs

Re: [BackupPC-users] BackupPC and File::RsyncP and Akamai

2009-07-07 Thread Holger Parplies
Hi, Carl Wilhelm Soderstrom wrote on 2009-07-07 15:43:30 -0500 [Re: [BackupPC-users] BackupPC and File::RsyncP and Akamai]: > On 07/07 03:20 , Nate Carlson wrote: > > First of all - is there a version of File::RsyncP that supports protocol > > version 29? > > doesn't

Re: [BackupPC-users] BackupPC and File::RsyncP and Akamai

2009-07-07 Thread Carl Wilhelm Soderstrom
On 07/07 11:54 , Holger Parplies wrote: > I don't think there is, and I doubt there ever will be - if Craig updates > File::RsyncP, then I'd guess he'll update it to protocol version 30. While > rsync is supposed to be downward compatible to lower protocol versions, I > don't know if File::RsyncP i

Re: [BackupPC-users] BackupPC and File::RsyncP and Akamai

2009-07-07 Thread Les Mikesell
Nate Carlson wrote: > I'm attempting to back up some files off Akamai Netstorage (a remote > fileshare > similar to EC2), which has a rsync-over-ssh interface. They support protocol > version 29, and rsync 2.6.6. It appears that File::RsyncP only supports > protocol version 28, and something is

Re: [BackupPC-users] BackupPC and File::RsyncP and Akamai

2009-07-07 Thread Carl Wilhelm Soderstrom
On 07/07 03:20 , Nate Carlson wrote: > First of all - is there a version of File::RsyncP that supports protocol > version 29? doesn't look like there's a public release of it, if it does exist. > If not - is it possible to configure BackupPC to use rsync itself instead of > using the Perl modul

[BackupPC-users] BackupPC and File::RsyncP and Akamai

2009-07-07 Thread Nate Carlson
I'm attempting to back up some files off Akamai Netstorage (a remote fileshare similar to EC2), which has a rsync-over-ssh interface. They support protocol version 29, and rsync 2.6.6. It appears that File::RsyncP only supports protocol version 28, and something is going wonky. Here's the output