cli icon indicating copy to clipboard operation
cli copied to clipboard

symlink don't work with mount using davfs

Open Cletip opened this issue 1 year ago • 0 comments

Hello everyone,

As said in the title, and after having done

echo | sudo mount -t davfs -o username=,user,gid=1000,uid=1000 http://localhost:8080/demoVault/ /media/your/mounted/folder

with the right option, my encrypted folder is mounted.

The problem: I have symlinks in this original folder, and when I mount it with cryptomator cli (not the original), well... there are no symlinks inside!

I've done some research, and I think davfs supports symlink (if I'm not mistaken), so it would come from cryptomator cli.

Thanks in advance for your reply.

Cletip avatar Feb 26 '24 08:02 Cletip