Re: Download File chunks (General questions)
Bernd,
hi. Unfortunatelly, FTP protocol doesn't support that, so no client nor the server will make it the way you need.
But.. In theory.. You could let your client send REST command to continue at specific position, and then after it receives enough data to send ABOR command - so you get part of the file you need. But it's up to your client to do that.
As for SFTP protocol - any client could do this for you.
Hope I helped.
Kreso
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