![]() |
Connection TroubleshootingFollow this step-by-step procedure to resolve your connection problems: 1. Verify Host Name The host name must be correct in order to establish an FTP connection. Usually you will obtain the host name from your hosting service or whoever administers the server along with your login name and password. NOTE: Host names should NOT start with ftp:// or http://. The following is an example of a complete URL to a file located on an FTP server.
The hostname is the part between the second slash and the third slash:
If you are unsure about the host name, contact the administrator of the FTP server that you are wishing to connect with in order to determine what host name to use. 2. Ping The Host To verify that the host name that you are using is valid and that you have network connectivity with the host, open a command prompt window and ping the host.
The results should look something like this:
The "Reply from" lines indicate that a response was received from the host. If the results look like this, then the host name is likely invalid:
If the results look like this, then the host name is probably valid and the host is just down or unreachable from your system:
2. Temporarily Disable Firewall Software If you are running Windows firewall software, it may be blocking the FTP connection. Try disabling it temporarily and see if the FTP connection succeeds. If you can connect with the firewall software disabled, then you'll need to configure the firewall to allow FTP connections. Be sure to re-enable the firewall software to protect your system from unwanted intrusions. 3. Verify the FTP server is Accepting Connections All Computer systems don't automatically have FTP servers running on them. FTP servers must be specifically configured and enabled before connections will be accepted. Try using the Windows command line FTP client to establish a connection to the FTP server.
If the server is accepting for connections, the results should look something like this:
If you're able to PING the host (see step 1) and you've disabled any firewall software on your system (see step 2) and you are unable to connect with the command line ftp client, then it is likely that the server is not accepting connections. Contact the administrator of the FTP server to determine its status. 4. Try Using PASV Mode If you are able to establish a connection to a server, but the LIST command is failing, try enabling PASV mode by checking the "Use PASV Mode" checkbox on the Connect dialog. Often PASV mode will work through firewall software and routers when non-PASV connections fail. Click here for more information about PASV mode. |
Copyright (c) 1998-2008 FTPx Corp. All rights reserved. All trademarks are owned by their respective company or FTPx Corp.