sshfs-node
sshfs-node copied to clipboard
Escape shell args
This looks nice and simple, and would have been useful to me. But it looks like the shell command is run without doing any quoting or escaping of the data. So paths with special characters, spaces, etc... will break.
Try now. https://github.com/cbou/sshfs-node/pull/5