libfuse / sshfs

A network filesystem client to connect to SSH servers
GNU General Public License v2.0
5.73k stars 488 forks source link

sshf with no mount point given seg faults 11 #284

Closed chriskuku closed 8 months ago

chriskuku commented 8 months ago
$ sshfs --version
SSHFS version 2.10
FUSE library version: 2.9.9
fuse: no mount point

When inadvertently doing things like:

$ sshfs foobar.de:/home/foo
Segmentation fault: 11
$ 

a segmentation fault occurs.

Dave-Allured commented 8 months ago

2.10 is six years old. Please update.