repo hold scripts that are needed to transfer multiple text/binary files (concurrently) in and out of mainframe using FTP
1.12.1
- github.com/gdamore/encoding
- github.com/secsy/goftp
with mainframe ftp-server
- implemented go-routines for quick turn-around
- simultaneous gets and puts
- suffice error handling and feedback
- at terminal - go build zftp.go
- run zftp.exe
- launch browser @socket - http://localhost:9001/zftp
- improve error handling
- improve html layout & aesthetics
- increase the max limit to 50
- include append functionality