vagrant/plugins/communicators/winrm
Chris Roberts ddfd86f3d1 Split with shellwords and quote paths in command filter
This uses shellwords to split the command in the command filter
inside the winrm communicator. Using shellwords properly handles
things like quoted paths. Path arguments are also quoted to
prevent issues with paths that include spaces.

Fixes #9390
2018-04-09 17:00:30 -07:00
..
command_filters Split with shellwords and quote paths in command filter 2018-04-09 17:00:30 -07:00
command_filter.rb Added mkdir command filter for WinRM to be compatible with PS4+ 2014-07-30 15:43:11 -04:00
communicator.rb Spelling fixes 2018-03-14 14:41:04 +00:00
config.rb refactor winrm communicator to use latest winrm gems and v2 api 2016-12-11 00:52:00 -08:00
errors.rb Better error handling for WinRM (using winrm v1.3.0.dev.2) 2014-12-11 13:22:39 -05:00
helper.rb Updating winrm_info_invalid to use start_with instead of match 2017-10-05 10:28:10 -05:00
plugin.rb communicators/winrm: silence warnings loading winrm 2014-04-21 13:51:27 -07:00
shell.rb (#8933) Align file provisioner functionality on all platforms 2017-08-31 15:57:53 -07:00