Robin Lee Powell wrote at about 10:56:23 -0700 on Thursday, September 23, 2010: > > Another question: The script, running with "-c", failed eventually > at this line: > > my $err = $bpc->ServerConnect($Conf{ServerHost}, $Conf{ServerPort}); > > My serverport is set to -1; does it need to be set for this to work? > Could you not just call BackupPC_ServerMesg instead? Perhaps I > should hack my copy locally to do that... >
I have it also set to -1 (that is the default value). The line that you are sighting is a pretty stock call and is pretty much independent of the rest of my script. I would suggest just abstracting the relevant lines and trying to call the routine directly to see why you can't connect to the server. ------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing. http://p.sf.net/sfu/novell-sfdev2dev _______________________________________________ BackupPC-users mailing list BackupPC-users@lists.sourceforge.net List: https://lists.sourceforge.net/lists/listinfo/backuppc-users Wiki: http://backuppc.wiki.sourceforge.net Project: http://backuppc.sourceforge.net/