-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Write error #8
Comments
Hmm, not sure didn't use it for a long time. But despite this I/O error seems wired and most likely a host problem. |
In the host I mount the same folder and I need to put "use_locks" to 0 for works, but I don't know where is this file to configure the driver? or I need to build it with this particular configuration? Thanks for your quick answer |
if you need still a open todo to enable custom davfs config. or add it as an option here https://github.com/fentas/docker-volume-davfs/blob/master/main.go#L279 |
I configured webdav for pcloud storage and I could access to the folder and explore files but when I try to create file show me this error:
Command:
touch example.txt
Response
touch: cannot touch 'example.txt': I/O error
The text was updated successfully, but these errors were encountered: