Linux Lite A.I. Services are now live! https://www.linuxliteos.com/shop.html


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Transferring large file quantities Window 10 to Lite 4.2 fails
#22
Hi,
For myself, I had the exact error 0x8007003b, which I just did a google search again for you and confirm that.https://bugzilla.samba.org/show_bug.cgi?id=12003
I scientific terms :SMB2/SMB3 + Win10 + big transfers over "slow" connections = dog doo doo
In Win10, do this :1. Open an powershell in administrator mode.
2. Enable SMB1 with :Enable-WindowsOptionalFeature -Online -FeatureName smb1protocol

3. Disable SMB2/SMB3 with :Set-SmbServerConfiguration -EnableSMB2Protocol $false
4. Reboot

You can easily reverse the procedure. See the full info here :https://support.microsoft.com/fr-ca/help...indows-and

Note that this problem also also occurs with older models of NAS from QNAP and Synology and probably others with Windows 10.This also occurs when connecting true different VPNs like Fortinet's FortiClient VPN.

Condensed in these few lines are hours of debuging from our whole tech team at work. Provided free here! Wink
Hope this helps!
Cheers!
- TheDead (TheUxNo0b)

If my blabbering was helpful, please click my [Thank] link.
Reply


Messages In This Thread
Re: Transferring large file quantities Window 10 to Lite 4.2 fails - by TheDead - 12-07-2018, 03:23 AM

Forum Jump:


Users browsing this thread: 2 Guest(s)