v0.3.1
Changes
- Add openssh sftp-server path detection for windows by @afbjorklund in #38
- Don't use filepath for remote paths only for local by @afbjorklund in #37
- Add ability to pass arbitrary -o options to sshfs call by @yorinasub17 in #51
Full Changelog: v0.3.0...v0.3.1
Install
curl -o sshocker --fail -L https://github.com/lima-vm/sshocker/releases/download/v0.3.1/sshocker-$(uname -s)-$(uname -m)
chmod +x sshocker
About the binaries
The binaries were built automatically on GitHub Actions.
See the log to verify SHA256SUMS.
https://github.com/lima-vm/sshocker/actions/runs/3672404890