A stab in the dark: which smbclient are you running on your backuppc
server? My guess is it's older than 4.0 (which supports SMB3, nee SMB2.2),
and probably older than 3.6 (which introduced SMB2 support).
My colleagues that support windows tell me that Windows 10 disables SMB1 by
default. There are valid security reasons for preferring SMB2/3 over SMB1
(see <https://wiki.samba.org/index.php/Samba3/SMB2/>).
If you want to verify and/or resort to allowing SMB1, on your Win10
machine, use regedit to BACKUP your registry, then search for and change:
HKLM\SYSTEM\CurrentControlSet\Services\LanmanServer\Parameters
SMB3=0
SMB2=0
SMB1=1
Create these DWORD entries if they do not exist. Reboot when done. Note I'm
not responsible if you screw up your machine. Educate yourself before
blindly following strangers' directions.
Hope this helps.
Cheers,
Stephen
On Tue, 8 Dec 2015, Richard Zimmerman wrote:
Hello all,
I’m using smb to backup my Windows 7 computers with BackupPC.
Windows 7 x32 and Windows 7 x64 Backup just fine…
BackupPC-3.3.1-1.el6.x86_64
CentOS 6.7 running /kernel-lt-3.10.93-1.el6.elrepo.x86_64 (elrepo)
HP ProLiant ML310e Gen8 v2, 6GB ram, mdadm raid1 (/dev/sdb,/dev/sdc) w/ lvm
1.5tb partition, ext4
Everything works fine….
Question:
After a hard drive crash my cad workstation guy wanted to move to Windows
10. My problem is now, BackupPC won’t backup his workstation and another
Windows 10 preview
test computer I have.
The initial problem is “No files dumped for share C$”. That translated to I
need some sleep and got the user/password for the C$ setup correctly on Windows
10 and since
I use the Administrator account, typed “net user administrator /active:yes and
an administrator cmd prompt. On my test machine, it wasn’t backing up all of the
directories, ie c:\users, etc. In messing with the Windows 10 permissions, even
with running full backups, it’s only backing up a file or two (seems at random
or only
changed files)
Now ‘m down to the point of it not backing up anything again and back to the
“No files dumped for share C$” error.
From Google searches, it doesn’t appear anyone is using or has tried backing up
Windows 10 via BackupPC.
Any suggestions would be appreciated.
Kind regards,
Richard
/ The cad workstation is being backed up by Windows backup / restore
temporarily until either this is resolved or we decide to purchase backup
software.
---
Richard Zimmerman
Systems / Network Administrator
River Bend Hose Specialty, Inc.
1111 S Main Street
South Bend, IN 46601-3337
(574) 233-1133
(574) 280-7284 Fax
------------------------------------------------------------------------------
Go from Idea to Many App Stores Faster with Intel(R) XDK
Give your users amazing mobile app experiences with Intel(R) XDK.
Use one codebase in this all-in-one HTML5 development environment.
Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs.
http://pubads.g.doubleclick.net/gampad/clk?id=254741911&iu=/4140
_______________________________________________
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/