1.2.1 • Published 4 years ago

gorilla-brains v1.2.1

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

Gorilla Brains

Formerly FtpCommander formerly rfc959_streams NodeJs Streams FTP. Tries to adhere to pure streaming.

Install

yarn install

Invoking

export ENV_NAME=prod; node gorilla-brains connect --intelligence project/ftp-ai-brains.js --output /tmp
References, Resources, Specifications
  1. https://www.rfc-editor.org/rfc/rfc959.txt
  2. https://en.wikipedia.org/wiki/FTPS
  3. https://tools.ietf.org/html/rfc2228
  4. https://tools.ietf.org/html/rfc4217
  5. https://tools.ietf.org/html/rfc2246
  6. https://tools.ietf.org/html/rfc2817
  7. https://tools.ietf.org/html/rfc2389
  8. https://tools.ietf.org/html/rfc5797
  9. https://tools.ietf.org/html/rfc7151
  10. https://tools.ietf.org/html/rfc1639
  11. https://tools.ietf.org/html/rfc1545
  12. https://tools.ietf.org/html/rfc1123
  13. https://tools.ietf.org/html/rfc2389

Errors

  • FTP CODE 530 - unless the ai brain has logic to handle this causes a dead connection.
1.2.1

4 years ago

1.2.0

4 years ago

1.1.4

4 years ago

1.1.3

4 years ago