gorilla-brains
v1.2.1
Published
NodeJs Streams FTP
Downloads
5
Readme
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
- https://www.rfc-editor.org/rfc/rfc959.txt
- https://en.wikipedia.org/wiki/FTPS
- https://tools.ietf.org/html/rfc2228
- https://tools.ietf.org/html/rfc4217
- https://tools.ietf.org/html/rfc2246
- https://tools.ietf.org/html/rfc2817
- https://tools.ietf.org/html/rfc2389
- https://tools.ietf.org/html/rfc5797
- https://tools.ietf.org/html/rfc7151
- https://tools.ietf.org/html/rfc1639
- https://tools.ietf.org/html/rfc1545
- https://tools.ietf.org/html/rfc1123
- https://tools.ietf.org/html/rfc2389
Errors
- FTP CODE 530 - unless the ai brain has logic to handle this causes a dead connection.