Wednesday 18 December 2019

How do I send a file from a NodeJS Windows Task to a Localhost NodeJS API for AWS upload?

I run a task every 2 hours, the task results in 2 files being generated. I need to pass those files from the NodeJS task to the NodeJS API so that they can be uploaded to an S3 bucket. Any thoughts would be appreciated.

Submitted December 19, 2019 at 06:29AM by sinithw

No comments:

Post a Comment