Thanks for help, this is error message : No files dumped for share C$
And when I look to error message in transfer it gives : Running: /usr/bin/smbclient \\\\computername\\C\$ -W domain -U Administrator -E -N -d 1 -c tarmode\ full -Tc - WINDOWS Xfer PIDs are now 30956,30955 session setup failed: NT_STATUS_LOGON_FAILURE session setup failed: NT_STATUS_LOGON_FAILURE tarExtract: Done: 0 errors, 0 filesExist, 0 sizeExist, 0 sizeExistComp, 0 filesTotal, 0 sizeTotal Got fatal error during xfer (No files dumped for share C$) Backup aborted (No files dumped for share C$) I have tried to run in Console : smbclient \\\\computername\\C\$ -W domain -U Administrator -E -N -d 1 -c and I access with no problem if I list dir I can see and enter in all folders except Documents and settings as I'm not able to write proper sentence. Further your email I tried >cd /Documents\ and\ Settings but it doesn't want. That's why I tried to backup folder with simple name as Windows but even with that backup is not launching and it seems that problem is coming from the fact I add tarmode\ full -Tc -File to save. I don't understand, can you help ? Christophe Ourliac Matthey s.r.o. Arcelor Group Predlická 453/26 400 01 Ústí nad Labem Tel: +420 477 757 122 Fax: +420 477 757 100 Mobile: +420 602 746 853 Email: [EMAIL PROTECTED] -----Message d'origine----- De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] De la part de Víctor A. Rodríguez Envoyé : vendredi 19 mai 2006 16:33 À : backuppc-users@lists.sourceforge.net Objet : Re: [BackupPC-users] Understanding parameters smbclient Hi Christophe, > I'm quite fresh in using Linux and I can't understand why parameters > given to smbclient are not the one typed in config file i.e specific > signs have been added like : > > /usr/bin/smbclient \network nameC$ -U Domainuser%pwd -E -N -d 1 > -c tarmode full -Tc - /Documents and Settings If you refer to "why there's escape chars with a backslash" this is because the string is enclosed between double quotes and the escape chars have a special meaning, that is disabled using a backslash. e.g. in Perl : print "Hello, world!" prints Hello, world! and a newline (n has a newline meaning). Take a look at http://search.cpan.org/~nwclark/perl-5.8.7/pod/perlre.pod for a view of more about this. > As I get error message in connection process, > could it come from here ? Please, send us what error messages appear to take a look. See ya. -- Víctor A. Rodríguez (http://www.bit-man.com.ar) El bit Fantasma (Bit-Man) CaFe.pm - Perl Mongers Capital Federal (http://cafe.pm.org/) Probaste con Software Libre (http://www.bit-man.com.ar/cgi-bin/wiki.pl?AyudaCompu/SoftwareLibre ?? ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=k&kid0709&bid&3057&dat1642 _______________________________________________ BackupPC-users mailing list BackupPC-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/backuppc-users http://backuppc.sourceforge.net/ ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid0709&bid&3057&dat1642 _______________________________________________ BackupPC-users mailing list BackupPC-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/backuppc-users http://backuppc.sourceforge.net/