Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add reverse mounting feature #38

Merged
merged 9 commits into from
Jul 28, 2016
Merged

Add reverse mounting feature #38

merged 9 commits into from
Jul 28, 2016

Conversation

dustymabe
Copy link
Owner

No description provided.

This will enable us to make host capabilities in a different subdir.
In preparation for adding reverse mounting capabilities we'll rename
all existing functions to be known as "forward mounting" where:

- reverse: mounting guest directory onto the host
- forward: mounting host direcotry into the guest

Forward mounting is how vagrant-sshfs acts today and is the most
common use case.
Put them in their own file to make way for us doing the same thing
with reverse mount functions.
@dustymabe dustymabe merged commit f326e90 into master Jul 28, 2016
@dustymabe dustymabe deleted the dusty-reverse-mount2 branch February 7, 2017 23:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant