[Mailclub] Laurent Bauer wrote:
Hello,
I have a problem with one particular server whose backup is a bit
strange with only ascii characters in it, see :
http://www.mailclub.fr/tmp/strange_backup.png
(...)
Sorry, I forgot to mention I changed the options for smb shares, with :
$Conf{SmbClientFullCmd} = '$smbClientPath \\\\$host\\$shareName'
. ' -p 445' . ' $I_option -U $userName -E -N -d 1'
. ' -c tarmode\\ full -Tc$X_option - $fileList';
in global config.pl, and
$Conf{SmbClientFullCmd} = '$smbClientPath \\\\$host\\$shareName'
. ' $I_option -U $userName -E -N -d 1'
. ' -c tarmode\\ full -Tc$X_option - $fileList';
(whithout '-p 445') in this particular config file.
I needed to use port 445 for every server except this one, because of
our network security and QoS.
Laurent
-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc. Get Certified Today
Register for a JBoss Training Course. Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click
_______________________________________________
BackupPC-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/