BackupPC-users

Re: [BackupPC-users] ftp error: "xfer start failed: Can't open connection to : Invalid argument"

2009-07-22 09:50:28
Subject: Re: [BackupPC-users] ftp error: "xfer start failed: Can't open connection to : Invalid argument"
From: Mirco Piccin <pictux AT gmail DOT com>
To: "General list for user discussion, questions and support" <backuppc-users AT lists.sourceforge DOT net>
Date: Wed, 22 Jul 2009 15:44:45 +0200
Hi,

> I am struggling to get ftp transfer working in 3.2.0 beta0. And I keep
> ketting the error message: xfer start failed: Can't open connection to :
> Invalid argument

about the "Invalid argument" issue, i attach here a Holger Parplies:

"
Sorry, that is a bug in Xfer::Ftp, line 190, which references $args->{host},
which, it seems, should read $args->{Host} instead (at least that's what
getFTPArgs() returns). There are two more occurrences of the same typo and
several usages of $t->{host} instead of $args->{Host}, though that is probably
intentional (logging the host name as defined in BackupPC rather than the
actual DNS name or IP used). I'd attach a patch, but it's really only

:%s/\$args->{host}/$args->{Host}/gc
"

At the moment also i can't do backup using ftp still.
Regards
M

------------------------------------------------------------------------------
_______________________________________________
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/
<Prev in Thread] Current Thread [Next in Thread>