I have a big file (800mb) to upload, but i can't do this upload successfully.
I always got the message: "Error: download link not found". It gives me the Error LOG:
'17/2/2010 00:16:39 UP: Send(1) (HTTPProtocolException:HTTP/1.1 413 Request Entity Too Large) (10upload.com)
17/2/2010 00:19:35 UP: Send(1) (SocketError:Socket Error # 10054/Connection reset by peer.) (badongo.com)
17/2/2010 19:15:52 Error #11'
I´m already using the latest version 5.2.4, i have tried modifying the Buffer size, Timeout, saving account data. I have tried again after allow the program to run in the windows firewall, but none of these changes works too. Searching on the net i found this explanation: 'Using FTP, what does "connection reset by peer" mean? When you exceed the disk capacity or user quota on the target file system, you will receive the following error message: "connection reset by peer". For instance, if there is 1MB of space left on a host computer and you attempt to upload a file larger than this, you will receive this error message. To correct the problem, delete some files or otherwise free up space on the target drive or file system.'