IndySockets / Indy

Indy - Internet Direct
https://www.indyproject.org
434 stars 147 forks source link

Add support for new FTP commands: RANG and HASH #500

Open rlebeau opened 9 months ago

rlebeau commented 9 months ago

RANG https://datatracker.ietf.org/doc/html/draft-bryan-ftp-range-08 https://www.jscape.com/blog/new-ftp-command-range-for-specifying-byte-ranges

HASH https://datatracker.ietf.org/doc/html/draft-bryan-ftp-hash-08 https://www.jscape.com/blog/new-ftp-command-hash-for-requesting-hash-of-a-file

These drafts have not been officially adopted, but I know of at least 1 FTP server that supports RANG at least: ProFTPD.