My requirement is to create an sftp server in nodejs, which should behave almost like same but the file which will be transferred to this sftp, I don't want to save it in the hard-disk. Instead I want to take this file directly in the memory, process it and save it in database later on.
Submitted June 01, 2017 at 06:04PM by bansalmunish
No comments:
Post a Comment