Skip to content

Instantly share code, notes, and snippets.

@axelabs
Created January 30, 2017 16:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save axelabs/13d797b812285974f8aeeedc221c1736 to your computer and use it in GitHub Desktop.
Save axelabs/13d797b812285974f8aeeedc221c1736 to your computer and use it in GitHub Desktop.
Vagrant scp error on windows
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.
@axelabs
Copy link
Author

axelabs commented Jan 30, 2017

This is for a vagrant scp bug logged here: hashicorp/vagrant#8239

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment