-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 5.2.1
-
Fix Version/s: 5.2.5
-
Component/s: Direct Edit
-
Environment:Windows
-
Release Notes Summary:Fixed Direct Edit lock issue when the local folder is a UNC name
-
Release Notes Description:
-
Roadmap Milestone:AI.enrich.timeSeries
-
Tags:
-
Backlog priority:500
-
Sprint:nxplatform #39
-
Story Points:2
Create a remote drive mapping "Z:" and on the remote computer, give e.g. Everybody the modification, read, write, execute and browse permissions
Download nuxeo-drive.exe 5.2.1 installer in Z:\ and execute
z:\nuxeo-drive.exe /SILENT rd /Q/S z:\local rd /Q/S z:\drivehome md z:\local "%USERPROFILE%\AppData\local\Nuxeo Drive\ndrive.exe" bind-server --nxdrive-home "z:\drivehome" --nofscheck --password "Administrator" --local-folder "z:\local" Administrator http://YOUR_NUXEO_URL
Put in %USERPROFILE%\.nuxeo-drive\config.ini and z:\drivehome\config.ini the following setup:
[DEFAULT] env = nm [nm] nofscheck = true nxdrive_home = z:\ locale = fr feature.synchronization = true feature.auto-update = False feature.direct-edit = True feature.direct_transfer = False use-sentry = False feature.s3 = False
and (re)start Nuxeo Drive client
Direct Edit a document with this setup:
- this document is never locked
- there is a message in the UI stating document is being unlocked and log shows this happens
Request is that a remote drive network mapping is transparent and works as if a local drive.
- Is referenced in