packer-community / winrmcp

Copy files to a remote host using WinRM
MIT License
59 stars 31 forks source link

Update winrmcp to build against latest version of winrm #20

Closed EikeVerdenhalven closed 7 years ago

dylanmei commented 7 years ago

Thanks, @EikeVerdenhalven !

EikeVerdenhalven commented 7 years ago

@dylanmei : I made some quick trivial changes that where highlighted by the go linter. The main (breaking) problem will be that the custom transport API in masterzen/winrm has changed. I am currently investigating the code ripples in packer (since updating it there is obviously the goal here).