Philipp Kolberg

Results 105 comments of Philipp Kolberg

I tested it on my Raspberry Pi but did not encounter such a huge performance difference. What TLS ciphers were used in the graph above?

Maybe it has already been fixed with one of the new releases. I’ll close this issue as I am no longer using Dragonfly2.

Additionally it would be very helpful if the cleanup could be added as subcommand to automate this task and only delete cache that is not linked to any running images.

The homebrew stuff needs some adjustments to make it work ;) I changed the ID to IDENTITY for demonstration purposes, so that I didn't have to give the web personal...

I received a reply, that currently macOS is an unsupported platform and that they cannot offer me any support. However since this issue is related to the server certificate of...

Maybe let users decide which behavior they prefer using a setting?

Just for the sake of completeness you are using the FUSE mount options: `-ovolname=${VOLUME_NAME} -oatomic_o_trunc -oauto_xattr -oauto_cache -omodules=iconv,from_code=UTF-8,to_code=UTF-8-MAC -onoappledouble -odefault_permissions -ouid=${UID} -ogid=${GID} -oallow_root -olocal` ?

I was able to get Spotlight to work correctly for a test vault by removing the `-oauto_xattr` option. Any additional indexing problems were solved by adding the volume to the...

Rename or remove the `.Spotlight-V100` directory inside your Cryptomator volume while mounting without the `-olocal` option and try again.

Try becoming root with `sudo -i` then run `rm -R .Spotlight-V100/` again.