cryptomator / cryptomator

Cryptomator for Windows, macOS, and Linux: Secure client-side encryption for your cloud storage, ensuring privacy and control over your data.
https://cryptomator.org
GNU General Public License v3.0
11.85k stars 1.03k forks source link

Webdav net drive permission issues when use fossil scm #459

Closed Losiara closed 7 years ago

Losiara commented 7 years ago

Basic Info

This is a question or something else.

I'm using Windows in version: …

I'm running Cryptomator in version: 1.2.3

Description

When I open webdav drive on Windows I try to use it with fossil scm.

cd z:/ fossil init repo.fsl

File created but there is error during opening

Fossil internal error: read permission denied for repository repo.fsl

In properties of the file repo.fsl there is field "unavailable out of the net"

markuskreusch commented 7 years ago

Can you try this with another webdav share. So mount a webdav server ouf your choice using Windows Explorer and try to fossil init repo.fsl. If the problem is there too this seems to be either a fossil bug or incapatibility of fossil with Windows webdav shares.

If the problem does not occur when using another webdav drive please enable debug mode, reproduce the problem and attach the cryptomator logfile.

Losiara commented 7 years ago

Sorry, seems fossil error.