easyssh-proxy
easyssh-proxy copied to clipboard
Add WriteFile and use it for Scp
- WriteFile takes io.Reader as input so we have a more generic copy mechanism
- Let Scp method use WriteFile
- Possible fix for #61 as Scp did not close the source