You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First of all, this tool is absolutely amazeballs! I'm really happy with it.
I noticed when you have ssh aliased to assh wrapper ssh -- mounting filesystems over SSH with sshfs no longer works.
It seems to hang:
jeff@pc-jeff:~$ sshfs home:mail/attachments /home/jeff/mail/attachments -d
FUSE library version: 2.9.9
nullpath_ok: 0
nopath: 0
utime_omit_ok: 0 # It will hang here until I press ctrl+c to stop the program
^Cread: Interrupted system call
Hi!
First of all, this tool is absolutely amazeballs! I'm really happy with it.
I noticed when you have
ssh
aliased toassh wrapper ssh --
mounting filesystems over SSH withsshfs
no longer works.It seems to hang:
As a workaround I now use
Is this anything fixable? :-)
Cheers!
The text was updated successfully, but these errors were encountered: