repo hold scripts that are needed to transfer multiple text/binary files (asynchronously) in and out of mainframe using FTP
8.11.3
- express
- ejs
- body-parser
- zos-node-accessor
with mainframe ftp-server
- implemented streams for quick turn-around
- simultaneous gets and puts
- suffice error handling and feedback
- at terminal - npm install
- at terminal - node server.js
- launch browser @socket - http://localhost:9001
- improve error handling
- improve html layout & aesthetics
- increase the max limit to 50
- include append functionality