I can see in the docs that there is support for connecting to S3.
https://docs.cryptomator.org/android/cloud-management/#login-s3
But I don’t see it on Mac app. Am I missing something?
Thank you
I can see in the docs that there is support for connecting to S3.
https://docs.cryptomator.org/android/cloud-management/#login-s3
But I don’t see it on Mac app. Am I missing something?
Thank you
Welcome to the Cryptomator community
you need an external app which makes your s3 storage accessible over the local filesystem (e.g. sync to local directory). See also Does the mobile apps differ in functionality from the desktop applications?
Thanks. I found a way. rclone is perfect for this. Just mount the S3 in there and create the crytomator vault in there. Syncs automatically.
Hi,
I Love rclone.
It’s going slow but I’m working on instructions for Android users to connect to many different Cloud providers far more than are available from inside the app. Unfortunately, this technology won’t work on an iPhone.
Hi,
Are you using the flag:
–vfs-cache-mode full
This will make things faster and more reliable. You can read about it in the docs.