SMB2 Encryption Enabled and FileSync

Get help for specific problems
Posts: 1
Joined: 7 Jan 2019

CPremo

We recently disabled SMB1 and turned on encryption on our servers using the following commands:

Set-SmbServerConfiguration –EncryptData $false
Set-SmbServerConfiguration –RejectUnencryptedAccess $true

When trying to sync files to the target server, we get the following error:

Error Code 5: Access is denied [DeleteFile]

How do we configure FreeFileSync to authenticate using Encrypted SMB communications?
Posts: 4
Joined: 2 May 2019

hullabaluh

Hello
I have the same problem. I first created the ffs batch file with the GUI where everything worked well (previously accessed the share in the file explorer). When running the ffs batch file I get the error code 5 Access is denied.

We do not have assigned drive letters because we do not want to expose our NAS to potential ransomware. Thats the reason we bought/donated to ffs.

Where can we store the authentication tokens for the sync on network shares? I've not found this information in the manual (allthough I did not read every word but searched for the topic).
Thanks for any help!
Aurel