Thank you for your quick answer. What I don't understand is what represents the offset from which the transfer should restart and how this offset is set when a transfer failed. Moreover, I read on the FTP RFC that restarting a transfer was only available in BLOCK mode. However, the javadoc seems to pretend that it is also possible in STREAM mode? Can I have some explanations?
Hugo. > > In message <[EMAIL PROTECTED]>, "=?utf-8?Q?hugog > [EMAIL PROTECTED]" writes: > >Hello everybody.=0D=0A=0D=0ACould someone give me some examples on how to= > > use the restart method to resume a FTP transfer from a specific offset. = > >=0D=0AEspecially, I don't understand how and when the offset is set when = > >a transfer failed in order to use it to restart the transfer. > > I only have a second, so I'll let someone else explain if you don't > find the javadocs sufficient. However, I wanted to explain that there > is a bug in restart in the 1.0 release that is fixed in CVS. So > if you were having problems with restart not working as expected, > do a CVS check out of the source and it should work. > > daniel > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > ------------------------------------------ Faites un voeu et puis Voila ! www.voila.fr --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
