FunkyBuddha Posted June 11, 2024 #1 Posted June 11, 2024 When you try to sync a read-only folder, you will usually get the following error: Cannot set directory lock ... Cannot write file ....\sync.ffs_lock Error Code 5: Access is denied. (CreateFile) Solution: Edit GlobalSettings.xml in %AppData%\FreeFileSync Set LockDirectoriesDuringSync to "false" Code: Quote <?xml version="1.0" encoding="UTF-8"?> <FreeFileSync XmlType="GLOBAL"> <General> <LockDirectoriesDuringSync Enabled="false"/> 1
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now