packer-community / winrmcp

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

Fix case where Win7 goes out of memory, when uploading large files #19

Closed EikeVerdenhalven closed 7 years ago

EikeVerdenhalven commented 7 years ago

Observed OutOfMemory exception during base64-to-binary conversion when uploading VirtualBox guest additions ISO. Processing lines individually avoids such scenario

EikeVerdenhalven commented 7 years ago

Closed due to duplication with #10 and currently broken deps to WinRM