Skip to content

NPM middleware that receive REST callout and puts file on FTP server

Notifications You must be signed in to change notification settings

karoldylewski/NPM-FTP-middleware

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

NPM-FTP-middleware

NPM middleware that receive REST callout and puts file on FTP server

Please change Server Endpoint and Port to match the hosting server specification (Line 38,39) NPM packages used : http,jsftp

Please install npm on the server, instal the packages listed above:

  • npm install http
  • npm install jsftp

To run the server (Windows): Open CMD with admin rights, go to file directory, type 'node server.js'

About

NPM middleware that receive REST callout and puts file on FTP server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published