Opotoc Posted June 22, 2011 Posted June 22, 2011 Hi, we're using FTPPeek in a runtime (WIN and MAC). Users upload their media to our server. A lot of files are 50-100MB. For some clients everything works perfectly, for a lot of others it does not. Now I'm trying to improve the upload script to make thing work for everybody. So I have included a loop: if an upload fails, the script will try again up to three times, in case of an error I have also included a disconnect followed by a new connect. So far so good. Nevertheless I still receive upload errors, generated via FTPeek_LastError. After the upload directory was created and smaller files were uploaded successfully: first larger file: Read timed out following file (size doesn't matter): Connection reset all files following to that: Connection reset by peer: socket write error sometimes also: Malformed PASV reply As it seems FTPeek_IsConnected responds "connected" since in my logs there is no reconnect entry (a 'not connected' would initiate a logged connect). Space on the server cannot be the issue, there loads. The same errors are received on MAC and WIN. FTPPeek Version is 1.54 Any help or hint will be appreciated, otherwise it'd have been quite pointless to buy FTPeek if it works for half the clients.. Best, Alexander
Smef Posted June 22, 2011 Posted June 22, 2011 Can you post your log or email it to me? It sounds like you're getting disconnected from your server.
Recommended Posts
This topic is 4970 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now