If I try to mount into console: mount -t cifs //pc.local.net/e /mnt/smb -o username=user
I get this error: mount error(5): Input/output error Refer to the mount.cifs(8) manual page (e.g. man mount.cifs) but if I forcé smb vers 2.0 work mount -t cifs -o username=backuppc,vers=2.0 //pc.local.net/e /mnt/smb/ How can I force backuppc to use versión 2.0 of samba? 2016-01-26 9:07 GMT+01:00 David Rotger <[email protected]>: > Hi, > > I've a bind9 server running and working. When I try to backup a smb > share from windows with host IP, the work fine. But if I put the dns > name of the machine, backkuppc get this error: > > 2016-01-26 09:00:08 full backup started for share copia > 2016-01-26 09:00:10 Got fatal error during xfer (No files dumped for > share copia) > > > why?!?! > > I can ping with IP and DNS name, and nslookup resolv the the host name and > IP... > > -- > David Rotger -- David Rotger ------------------------------------------------------------------------------ Site24x7 APM Insight: Get Deep Visibility into Application Performance APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month Monitor end-to-end web transactions and take corrective actions now Troubleshoot faster and improve end-user experience. Signup Now! http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140 _______________________________________________ BackupPC-users mailing list [email protected] List: https://lists.sourceforge.net/lists/listinfo/backuppc-users Wiki: http://backuppc.wiki.sourceforge.net Project: http://backuppc.sourceforge.net/
