
September 28th, 2004, 09:25 AM
|
|
Registered User
|
|
Join Date: Sep 2004
Posts: 1
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
FTP download problem
Hi!
I am evaluating a Java API for FTP. This api wraps FTP commands and parses the responses. Everything was ok until today...
Now, I tested a big file (400 MB) and I did not receive the standard:
"226 Binary Transfer complete."
message (I waited more than 5 minutes after the transfer ended). So Java does not know that the server finished file transfering. What is the problem? The file is present, everything is ok, but this damn message does not appear.
Thanks
Christian
|