sshfs input/output error

If you're getting an error like this from sshfs 2.3:

ls: cannot access sshfs_dir: Input/output error

It's most likely because you forgot to mount the remote directory with a trailing slash. After I added the trailing slash my sshfs mount works again.

All content licensed under the Creative Commons License