Our Products:   CompleteFTP  edtFTPnet/Free  edtFTPnet/PRO  edtFTPj/Free  edtFTPj/PRO
0 votes
3.9k views
in Java FTP by
Hi,

I'm trying to use the resume() and get() method to perform the resume download of binary files.

I was able to do that in a java application (windows cmd environment). I bascially ctrl-C the app and restarted it. I could see the file size started increasing from where it was left off perviously. However, when I used the same combination of method calls in an applet, the download will start from the beginning again (0 byte).

Is there any reason why?

Thanks.

4 Answers

0 votes
by
Is there any reason why?


Yes there is.

- Hans
0 votes
by
Thanks. very helpful.
0 votes
by (162k points)
Please post a log file so we can see what is happening. Then we might be able to help.
0 votes
by
Sorry. I couldn't help myself. ;-)

- Hans

Categories

...