cli icon indicating copy to clipboard operation
cli copied to clipboard

Cryptomator Command-Line Interface

Results 40 cli issues
Sort by recently updated
recently updated
newest added

Hello, my most desired feature is to create vaults from cli and add files into it. That would be the most useable feauture for me and I'm sure for a...

feature-request

Instead of writing the whole software from scratch, why not just writing a backend for the well-maintained [`rclone`](https://rclone.org/) tool? There is huge insterest (rclone/rclone#1647) in this feature.

Could you please add a `--version` option?

Could you please add a `--help` option?

feature-request

Could you please support Bash completion?

feature-request

Currently, a mounted cryptomator volume shows up in "/proc/self/mountinfo" in linux as follows: ``` 41 33 0:34 / /home/_/cryptomator rw,nosuid,nodev,relatime - fuse.fusefs-1001772408 fusefs-1001772408 rw,user_id=500,group_id=500 ``` Notice that there is no...

For better inter-operability with tools like `rclone` it would be brilliant if alongside a directory as the vault path, one could specify a WebDAV url. This would mean, one could...

Use case: fully automated scripts. I want to use this for backups of sensitive files with the vault being visible/readable only as long as necessary and unmounted without user intervention...

Thank you for the addition of Fuse , it is working great on my x86/Mint desktop. However when I mount my vault on Raspberry pi (debian buster on ARM) with...