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

Work with file path including spaces #90

Merged
merged 1 commit into from
Sep 7, 2018
Merged

Conversation

nojimage
Copy link
Contributor

@nojimage nojimage commented Sep 7, 2018

When shared folder includes space char, docker-machine-nfs don't work correctly.

eg.

docker-machine-nfs default --shared-folder=/Users/nojima/Documents/Virtual\ Machines.localized/project

[INFO] Configuration:

	- Machine Name: default
	- Shared Folder: /Users/nojima/Documents/Virtual
	- Shared Folder: Machines.localized/project
	- Mount Options: noacl,async

	- Force: false
...

This patch allows to mount even paths that contain spaces.

@tonivdv tonivdv merged commit d6c5b38 into adlogix:master Sep 7, 2018
@tonivdv
Copy link
Member

tonivdv commented Sep 7, 2018

Thanks for the contribution!

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.

2 participants