* Rainer Dorsch [20-01/18=Sa 23:38 +0100]:
> ls: cannot access '/home/spatzen/Ablage/': Too many levels of symbolic links
Whenever I've seen this, it's been because some symlink is referring
(possibly indirectly) to itself. So
find ~/Ablage -type l
could be used to find all symlinks, and
fin
Hi,
I followed
https://unix.stackexchange.com/questions/467081/sshfs-with-on-demand-mounting/
546102
to automount a directory with sshfs.
I added into /etc/fstab
sshfs#fs:/mnt/disk/data/spatzen /home/spatzen/Ablage fuse
noauto,allow_other,x-systemd.automount,_netdev,user,IdentityFile=/hom
2 matches
Mail list logo