evsar3 / sshfs-win-manager

A GUI for SSHFS-Win (https://github.com/billziss-gh/sshfs-win)
MIT License
1.11k stars 84 forks source link

How can I escape spaces in the remote path? #167

Open Noexpert opened 1 year ago

Noexpert commented 1 year ago

I've tried enclosing it in " ", ` `, and escaping with \. Thanks