7
Das sshfs-Gerät ist ausgelastet
Ich habe ein Remote-Dateisystem mit sshfs (Version 2.8.4) gemountet sshfs -o allow_root joeuser@example.com: ./example aber das Abhängen schlägt fehl > fusermount -u example umount: /home/joeuser/example: device is busy. (In some cases useful info about processes that use the device is found by lsof(8) or fuser(1)) Irgendwelche Ideen, was diesen Fehler …