vagrant/plugins/communicators/winrm
Brian Cain a9564b2137 (#8933) Align file provisioner functionality on all platforms
This commit aligns how the file provisioner should work on all host
machines. It ensures that a `/.` is only applied if the user intended
to upload a folder to a destination under a different name. It ensures
that if uploading to a windows guest with a different destination folder
name, it does not nest the source folder under that name so that it
works the same as it does on linux platforms. It also updates the
behavior of the winrm upload communicator by allowing an array of paths
to be uploaded instead of a single file or folder to allow for this new
functionality for windows guests.
2017-08-31 15:57:53 -07:00
..
command_filters Remove unneeded executable permissions. 2015-01-20 11:53:30 +01: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 refactor winrm communicator to use latest winrm gems and v2 api 2016-12-11 00:52:00 -08: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 Cast host value to string prior to empty? check. 2017-03-06 09:14:04 -08: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