[Container-tools] New and improved vagrant-sshfs

Hardy Ferentschik hferents at redhat.com
Tue Mar 29 10:11:57 UTC 2016


Hi,

> So I've been told that asking users to forward an ssh-agent or provide
> a password to get synced folders working isn't good enough :( 
> 
> Fair enough. I've done some research and found out how we can achieve
> the mount without any of that (see [1]). 

Nice

> I have some code ready and I'm hoping to cast a wide net to get kinks
> worked out before I release. Can I please get everyone to try it out:

I'll check it out asap

> First uninstall the existing vagrant-sshfs plugin that you may have
> installed:
> 
> ```
> $ vagrant plugin uninstall vagrant-sshfs
> Uninstalling the 'vagrant-sshfs' plugin...
> ```
> 
> Then install a custom build that I have done:
> 
> ```
> $ vagrant plugin install vagrant-sshfs --plugin-source https://dustymabe.fedorapeople.org/gemrepo/
> ```
> 
> And test it out by adding a line to your Vagrantfile:
> 
> ```
> config.vm.synced_folder "/path/on/host", "/path/on/guest", type: "sshfs"
> ```

What's are the prerequisites on Windows? 

--Hardy

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 496 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/container-tools/attachments/20160329/78ebfff0/attachment.sig>


More information about the Container-tools mailing list