Re: Download File chunks (General questions)
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:
- Download File chunks - Bernd, 2006-11-11, 22:10
- Re: Download File chunks - wodSupport, 2006-11-11, 23:17
- Re: Download File chunks - Bernd, 2006-11-17, 17:22
- Re: Download File chunks - wodSupport, 2006-11-17, 17:29
- Re: Download File chunks - Bernd, 2006-11-20, 12:54
- Re: Download File chunks - wodSupport, 2006-11-20, 13:26
- Re: Download File chunks - Bernd, 2006-11-20, 15:23
- Re: Download File chunks - wodSupport, 2006-11-20, 16:22
- Re: Download File chunks - Bernd, 2006-11-20, 16:32
- Re: Download File chunks - wodSupport, 2006-11-20, 16:35
- Re: Download File chunks - Bernd, 2006-11-20, 16:32
- Re: Download File chunks - wodSupport, 2006-11-20, 16:22
- Re: Download File chunks - Bernd, 2006-11-20, 15:23
- Re: Download File chunks - wodSupport, 2006-11-20, 13:26
- Re: Download File chunks - Bernd, 2006-11-20, 12:54
- Re: Download File chunks - wodSupport, 2006-11-17, 17:29
- Re: Download File chunks - Bernd, 2006-11-17, 17:22
- Re: Download File chunks - wodSupport, 2006-11-11, 23:17