View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001914 | Double Commander | Editor | public | 2017-09-09 15:50 | 2019-02-25 01:12 |
Reporter | zeroconf | Assigned To | |||
Priority | immediate | Severity | feature | Reproducibility | always |
Status | new | Resolution | open | ||
Projection | none | ETA | none | ||
Platform | x86_64 | OS | Linux Mint | OS Version | 18.2 |
Product Version | 0.7.8 | Product Build | 2017/02/24 | ||
Summary | 0001914: creating file over dav, webdav | ||||
Description | Using free and open-source software Cryptomator to encrypt data in cloud transparently. Would like to create a file. With other file managers it works but not in Double Commander. Cryptomator is using dav or webdav protocol to access encrypted files. Tried to use SHIFT+F4 but does not work, the message is "Not implemented" in pop-up menu. Cryptomator can use dav and webdav protocols. | ||||
Steps To Reproduce | 1. create and/or login to any cloud storage, e.g. Dropbox, Megasync etc 2. install Cryptomator at https://cryptomator.org/ - there are also repos available 3. create vault (encrypted folder) inside cloud storage 4. mount the created vault 5. open Doublecmd and enter to the vault folder - this will happen over dav:// 6. try to create a plain text file into vault folder over dav:// using SHIFT+F4 7. there will be message "Not implemented" and file will be not created | ||||
Additional Information | using one of the latest kernel - 4.12.11-041211-generic Double Commander Version: 0.7.8 beta Revision: 7400 Build date: 2017/02/24 Lazarus: 1.6.0.4 FPC: 3.0.0 Platform: x86_64-Linux-gtk2 OS version: Linux Mint 18.2 Sonya Widgetset library: GTK 2.24.30 | ||||
Tags | No tags attached. | ||||
Fixed in Revision | |||||
Operating system | Linux | ||||
Widgetset | GTK2 | ||||
Architecture | 64-bit | ||||
|
Just for information that Cryptomator has switched since 1.4.0 version to FUSE by default which works much better and no issues. Still the WebDAV and its secure version WebDAVs implementation would be expected as not only Cryptomator but certain other services are using it. Also there might be issues with GVFS (GNOME Virtual File System) in addition. |