Re: Download File chunks - WeOnlyDo Discussion board

Re: Download File chunks (General questions)

by Bernd, Monday, November 20, 2006, 12:54 (6361 days ago) @ wodSupport

Kreso,


would FileTransferData help?

http://www.weonlydo.com/FTPServer/Help/wodFTPDLib~wodFTPD~FileTransferData_EV.html

I think you can feed it the way you need?

I don't think it will work since it FIRST reads the data and the allows me to modify the data. If you'd implement another callback to FEED the data, it should work. You may also think about some more generic support of virtual files. So one could get SHA-1 checksums from files by retrieving SHA1:filename.ext for example.

I am thinking of an alternate way to use your WebServer component since this component can feed any data as desired. At least as far as I unterstood.

Bernd


Complete thread: