ios icon indicating copy to clipboard operation
ios copied to clipboard

Add SFTP support

Open tobihagemann opened this issue 3 years ago • 4 comments

Please agree to the following

Summary

Add support for SFTP.

Motivation

As far as I know, there is no way to access a vault via SFTP (e.g., using "Other File Provider"). Direct support would be required. Not to be confused with FTP(S).

Considered Alternatives

No response

Anything else?

Depends on https://github.com/cryptomator/cloud-access-swift/issues/25

tobihagemann avatar Feb 13 '23 14:02 tobihagemann

I literally just started reading up on cryptomator 3 minutes ago for the exact same purpose. However, if I understand it correctly, you're supposed to sync the cloud storage with your local directory using an external app and cryptomator makes sure everything you upload while syncing ends up encrypted and anything that gets downloaded ends up encrypted. If I'm wrong and it works without an external sync app with other cloud storage protocols, than I agree, sftp deserves as much consideration as any other protocol, I love sftp.

IOZZYS avatar Mar 02 '24 05:03 IOZZYS

@tobihagemann is there any plan to work on this in the near future?

ajimix avatar Aug 24 '24 01:08 ajimix

There aren't any plans in the near future. But we're always open to open-source contributions, if there is anyone that like to see this implemented sooner than later.

tobihagemann avatar Aug 24 '24 06:08 tobihagemann

Is there any technical reason why supporting Cryptomator with SFTP and the iOS Files app is particularly difficult? Is it because some caching/offline support would be needed?

Adding SFTP support would open Cryptomator for Linux self-hosting, or to use with services like https://rsync.net and https://www.hetzner.com/storage/storage-box/

If there was a way to specifically sponsor a small bounty towards the development of this feature I would!

jamesgreenblue avatar Nov 28 '24 10:11 jamesgreenblue