[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#836875: ITP: vagrant-sshfs -- convert vagrant boxes to work with different providers



Package: wnpp
Severity: wishlist
Owner: "Hans-Christoph Steiner" <hans@eds.org>

* Package name    : vagrant-sshfs
  Version         : 1.2.0
  Upstream Author : Dusty Mabe <dusty@dustymabe.com>
* URL             : https://github.com/dustymabe/vagrant-sshfs
* License         : GPL-2+
  Programming Lang: Ruby
  Package source  :
https://anonscm.debian.org/git/pkg-ruby-extras/vagrant-sshfs.git
  Description     : adds vagrant synced folder support with sshfs

 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


Reply to: