-----Original Message-----
From: BERTHOLD Jean [mailto:[EMAIL PROTECTED] 
Sent: Saturday, May 08, 2004 3:45 PM
To: [EMAIL PROTECTED]
Cc: BERTHOLD Jean
Subject: Problem using File::RsyncP module

[snip]

I have never used File::RsyncP module but here
Are some of the thinks that raised doubt to me:
Do not comment the
use strict;
;)

#$rs->remoteStart(0, [EMAIL PROTECTED]::PWJA_arc);

The doc of File::RsyncP said :

$rs->remoteStart(0, destDirectory);

Your [EMAIL PROTECTED]::PWJA_arc arg is not like a directory
and should be between single quote if it was a correct argument.


#$rs->go($srcRep);
#$rs->serverClose;

#$rs->serverConnect("udaipur", 873);
#$rs->serverService("PWJA_arc", "", "", 0);

The doc said:
$rs->serverService($module, $authUser, $authPasswd, 0);
You provided an empty user and an empty password, strange !

José.


**** DISCLAIMER ****

"This e-mail and any attachment thereto may contain information which is confidential 
and/or protected by intellectual property rights and are intended for the sole use of 
the recipient(s) named above. 
Any use of the information contained herein (including, but not limited to, total or 
partial reproduction, communication or distribution in any form) by other persons than 
the designated recipient(s) is prohibited. 
If you have received this e-mail in error, please notify the sender either by 
telephone or by e-mail and delete the material from any computer".

Thank you for your cooperation.

For further information about Proximus mobile phone services please see our website at 
http://www.proximus.be or refer to any Proximus agent.


--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to