vagrant/plugins/provisioners/file
Chris Roberts 6b105d704d Update communicator upload behavior to handle `/.` path directives
This update was prompted by updates in openssh to the scp behavior
making source directory paths suffixed with `.` no longer valid
resulting in errors on upload. The upload implementation within
the ssh communicator has been updated to retain the existing
behavior.

Included in this update is modifications to the winrm communicator
so the upload functionality matches that of the ssh communicator
respecting the trailing `.` behavior on source paths. With the
communicators updated to properly handle the paths, the file
provisioner was also updated to simply apply previously defined
path update rules only.

Fixes #10675
2019-02-26 08:02:09 -08:00
..
config.rb provisioners/file: validate source relative to Vagrantfile path 2015-07-06 14:22:00 -06:00
plugin.rb Add a file provisioner 2013-09-03 11:03:46 -07:00
provisioner.rb Update communicator upload behavior to handle `/.` path directives 2019-02-26 08:02:09 -08:00