vagrant-sshfs
vagrant plugin that adds synced folder support with sshfs
Description
This is a vagrant plugin that adds synced folder support for mounting folders from the Vagrant host into the Vagrant guest via FUSE SSHFS. In the default mode it does this by executing the SSHFS client software within the guest, which creates an SSH connection from the Vagrant guest back to the Vagrant host. The benefits of this approach: - Works on any host platform and hypervisor type - Windows, Linux, Mac
OS X - Virtualbox, Libvirt, Hyper-V, VMWare
- Seamlessly works on remote Vagrant solutions - Works with vagrant
aws/openstack/etc.. plugins
The drawbacks with this approach:
- Performance is worse than an implementation like NFS
- There must be `sftp-server` software on the Vagrant host
Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://github.com/dustymabe/vagrant-sshfs
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install vagrant-sshfs