Re: [net] FTPClient doesn't download full images

2020-06-05 Thread Julia Ruzicka
@Erwin Hi! You can find the full code in the very first e-mail (May). I'm setting the file type to `FTP.BINARY_FILE_TYPE` before I open the stream but when I'm already connected to the server (as stated in the javadoc). I also tested it with ASCII once, just to be sure that nothing was mixed up,

Re: Re: [net] FTPClient doesn't download full images

2020-06-05 Thread Julia Ruzicka
@Robert Paasche I see. Does your FTP server use Linux or Windows? Something must have been stuck in RAM because after a PC reboot the success rate (still in binary mode) with your very first tip (">=0" instead of ">0") is a lot higher. It's still not even close to acceptable though: With a