I am getting Time Out Error while uploading files through ftp, how can I fix this?

Usually this error occurs when you try to upload large files.  You can check for the following at your local machine:

1.  Try enabling "passive mode" in your FTP client.

2.  Check your personal firewall/security settings (programs like Black ICE Defender, Zone Alarm, Norton Anti-Virus) to make sure that they are configured to allow FTP access. Try turning these programs completely off and retry FTP.

3.  Check for any timeout settings in your local FTP client and try increasing this.

4.  If you continue to have trouble, the time out via the FTP is most likely because of one or more dropped packets at your ISP or at any of the intermediate routers. When you connect to our server, you are usually going through 14-20 other routers before it gets to our destination. If any one of them lose a packet it can cause problems with FTP. One way to get around this is to have a constant PING open - this keeps the connection through the different servers alive.
 
In Windows Machine :

open a DOS window on your computer and type the following, it will keep a ping open:
ping -t domainname.com

In Linux Machine, use the command line below:

ping domainname.com

**Replace "domainname.com" with your domain name. Then once your upload has completed, press Control-C to cancel the ping.

  • 239 Users Found This Useful
Was this answer helpful?

Related Articles

How do I use FTP?

Introduction to FTP There are several ways, depending on your computer system, that you can...

How do I upload or edit my web site?

There are two methods of managing the files on your web site.   You can do it via the control...

I need an SSL Certificate

An SSL certificate causes all communications between the browser and your website to be encrypted...

I need a static IP address, how do I get one?

Static IP addresses are heavily controled by ARIN and their use must be justified.  We don't...

How do I access my Control Panel

Start by logging into our CLIENT AREA.  Then click on My Services, then click the green square...