Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 217 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 217 Bytes

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