Created
January 30, 2017 16:43
-
-
Save axelabs/13d797b812285974f8aeeedc221c1736 to your computer and use it in GitHub Desktop.
Vagrant scp error on windows
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
me@win10desktop MINGW64 ~/Vagrant/centos7 | |
$ vagrant.exe scp /c/Users/me/Downloads/file.zip :/tmp/ | |
The machine with the name 'C' was not found configured for | |
this Vagrant environment. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is for a vagrant scp bug logged here: hashicorp/vagrant#8239