cryptomator / ios

Cryptomator for iOS
https://cryptomator.org
GNU General Public License v3.0
218 stars 28 forks source link

Unable to open existing vault via WebDAV #164

Closed christopherjones closed 2 years ago

christopherjones commented 2 years ago

Please agree to the following

Summary

Unable to open existing vault via WebDAV

What software is involved?

Volume Type

No response

Steps to Reproduce

  1. Install Cryptomator 2.0+ on iOS
  2. Add WebDAV connection
  3. Navigate to vault location
  4. Select vault?? You can’t. There’s no way to select the vault… app appears to be useless as there is no way to add a vault.

Expected Behavior

I should be able to add an existing vault…

Actual Behavior

I can’t open an existing vault via WebDAV connection.

Reproducibility

Always

Relevant Log Output

No response

Anything else?

No response

tobihagemann commented 2 years ago

Could you please let me know what actually happens? What do you see instead? Cryptomator detects a vault if:

Is that the case? What do you see if you navigate inside your vault?

christopherjones commented 2 years ago

Hi,

This is what I see:

272A82BC-BE6A-40CB-8CF4-849E2C10F0C2

On Feb 8, 2022, 5:08 AM -0500, Tobias Hagemann @.***>, wrote:

Could you please let me know what actually happens? What do you see instead? Cryptomator detects a vault if:

• either there is a folder d and a file vault.cryptomator • or there is a folder d and a file masterkey.cryptomator.

Is that the case? What do you see if you navigate inside your vault? — Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android. You are receiving this because you authored the thread.Message ID: @.***>

tobihagemann commented 2 years ago

Interesting. I have a wild guess but that would mean that the WebDAV server doesn't respond accordingly. Do you have any more information on the WebDAV server?

christopherjones commented 2 years ago

I’m just using a standard install of FileRun, which has WebDAV built in.

tobihagemann commented 2 years ago

All right, I believe FileRun violates the RFC 4918 standard but we'll fix it in the next update. I was able to reproduce the issue using FileRun's demo (thankfully, they had something like that).

christopherjones commented 2 years ago

All right, I believe FileRun violates the RFC 4918 standard but we'll fix it in the next update. I was able to reproduce the issue using FileRun's demo (thankfully, they had something like that).

Awesome, thank you for the quick response.