Skip to content

lihtiandxc/nodejs_sftp_upload_sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Nodejs SFTP client to download file from remote

Babelrc is use for this nodejs code. Please have a .babelrc created with the following content.

{
  "presets": ["es2015"]
}

To run it

yarn start

About

has intention to use nodejs sftp client on Lambda for data files ingestion

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published