spmjs / node-scp2

[MAINTAINER WANTED] A pure javascript scp program based on ssh2.
384 stars 96 forks source link

Add support to 'scp' for Buffers #91

Open onebytegone opened 7 years ago

onebytegone commented 7 years ago

This adds support for uploading from a Buffer via scp in response to #89.

jthomerson commented 7 years ago

@lepture I see you approved these changes, but didn't merge them. Can we expect them to get merged and released in an upcoming release?