BackupPC-users

Re: [BackupPC-users] Backup remote ftp server (internet site)

2009-04-10 14:20:26
Subject: Re: [BackupPC-users] Backup remote ftp server (internet site)
From: Paul Mantz <pcmantz AT gmail DOT com>
To: "General list for user discussion, questions and support" <backuppc-users AT lists.sourceforge DOT net>
Date: Fri, 10 Apr 2009 13:16:38 -0500
On Thu, Apr 9, 2009 at 6:15 PM, Mirco Piccin <pictux AT gmail DOT com> wrote:
> Hi
>
>> Would you please post the host.pl script from /etc/BackupPC for me
>> please, or email it to me privately?  I'd like to have a look at the
>> syntax.
>
> Here you are the .pl host file for this ftp client (i have renamed
> host, user & passwd) :
>
> $Conf{ClientNameAlias} = 'ftp.xxxxx.it';
> $Conf{FtpPasswd} = 'xxxxpasswd';
> $Conf{FtpUserName} = 'xxxxuser';
> $Conf{XferMethod} = 'ftp';
> $Conf{PingMaxMsec} = '70';
> $Conf{XferLogLevel} = '1';
>
> Nothing else.
> I've tryied also to set
> $Conf{ClientNameAlias}
> with numerical IP (as Holger has suggested).
> I've set 70 as $Conf{PingMaxMsec} because of the rtt avg that is about 40 ms.
>
> The config.pl BackupPC config file, in the new FTP section, has
> standard values (i mean: as released).
>
> Hope this helps (me)
> Regards
> M

Hello Mirco,

The values in your config.pl script appear to be correct.  The
"Invalid argument" error is a protocol-level error.  I'll need some
more information to figure out what's going on.

What ftp server are you running?  Have you made any changes to your
server configuration lately?  Can you confirm that you can access the
server with a different FTP client?  What do the log files for your
FTP server look like?


Thanks,

-- 
Paul Mantz
http://www.mcpantz.org
BackupPC - Network Backup with De-Duplication http://www.backuppc.com
Zmanda - Open source backup and recovery http://www.zmanda.com/

------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
_______________________________________________
BackupPC-users mailing list
BackupPC-users AT lists.sourceforge DOT net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/