Jump to content
Server Maintenance This Week. ×

Uploading large files


This topic is 4699 days old. Please don't post here. Open a new topic instead.

Recommended Posts

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

Link to comment
Share on other sites

This topic is 4699 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.