Our Products:   CompleteFTP  edtFTPnet/Free  edtFTPnet/PRO  edtFTPj/Free  edtFTPj/PRO
0 votes
875 views
in Java FTP by (120 points)
We have to upload files to a very low-powered server and on large files often get this exception. I'm confident that this can be overcome by using resume(), but I'm seeking some ideas and guidance from others who may have done something similar. I would catch the exception, check it, and if it is WaitforWindowSpace, would prob. want to sleep for a few seconds, then call resume()? Would the code need to connect() again? Bottom line is, would need to build from where the file had gotten to. Also, wondering if limiting the bit rate would help mitigate the demands on this server. Setting parallel to false should help as well. thanks in advance...

1 Answer

0 votes
by (162k points)
Probably best to send a debug log to support for us to look at.

Categories

...