I installed sshfs with brew, and attempting to connect to my sftp server using this GUI throws this error:
Could not connect
unknown workaround: 'nonodelay'
I associated this error with how the command run has the option -o workaround=nonodelay. Does brew sshfs not have this option? Or is the option incorrect (being that there is two "no"s)?
I installed sshfs with brew, and attempting to connect to my sftp server using this GUI throws this error:
I associated this error with how the command run has the option
-o workaround=nonodelay
. Does brew sshfs not have this option? Or is the option incorrect (being that there is two "no"s)?