NightSkyJeffN
Reactiflux3y ago
2 replies
NightSkyJeff

nightskyjeff – 03-10 Aug 1

I'd like to use ssh2-sftp-client's
sftp.get(filename, writableStream)
in conjunction with a pipeline, so that I don't need to store the writableStream contents somewhere first and then read from there to go through the pipeline.
Was this page helpful?