FTP Chunker

This is the FTP Chunker class and example I wrote for my Code Rage 2007 presentation.

It allows the retrieval of any part of a file via FTP. The FTP server must support the REST command, which most do.

Uses Indy 9 - Written and tested on Delphi 2007.

ftpChunk.zip

Leave a Reply