FTP or FTPS Connection Fails

FTP or FTPS Connection Fails


FTP or FTPS Connection Failing or Listing as Empty Contents

Question

Using WebDrive, my FTP(S) connection is failing. What should I do?

Answer

Below are some items to test to try to resolve a failed FTP or FTPS connection. 

Steps

  1. Verify the URL/IP Address and port number to use for the connection

  2. Verify the credentials and connection configuration [PASV vs PORT – Implicit vs AUTH (Explicit)]

  3. Verify if another client software can connect successfully using the same information (e.g. FileZilla, Cyberduck, etc.)

  1. If another app also fails, consider verifying the above information again, or check with your Administrator, as there may be a server-side issue

  1. Verify if the connection is through a proxy server

  1. If so, edit the Proxy Server Settings from the main Settings menu in WebDrive

  1. If the connection is successful, but the site appears empty, manually configure WebDrive to use EPSV instead of PASV

  1. Disconnect any sites in WebDrive and exit WebDrive.

  2. Open Windows Explorer on your computer and navigate to:

  1. %localappdata%\WebDrive\sites

  1. Edit the .json file for the site in question. Either edit ConnectorConfig value if it already exists, or add it as below:

  1. "ConnectorConfig": "UseEPSV=1",

  1. Save and exit the .json file for the site.

  2. Open WebDrive and attempt to connect the site.

  1. If the issue remains after attempting each of these steps, please submit a support ticket to the support team for further assistance in resolving this connection issue in WebDrive.


    • Related Articles

    • FTPS or WebDAV Server Certificate Verification

      When connecting to an FTPS or WebDAV Server for the first time, or periodically afterwards, a prompt may appear before connect that details the server's certificate information and an option of whether to accept or cancel (deny). If you have any ...
    • FTPS Secure Authentication

      Is Authentication Secure over FTPS connections? Question Is the Authentication process always secure (encrypted) when using FTPS connections?  Answer No. Explicit FTPS connection may expose the authentication process.  With Explicit SSL the Client ...
    • Getting Started: Connecting to an FTP Server

      Click the “+” Icon and select the “FTP” option Connection Name: Enter the name you would like to give your connection. You can name this as you choose, or accept the default name Server Address: Enter the URL (ftp.ftpsite.com) or IP Address ...
    • Amazon S3 Connection Fails with an Error

      If your Amazon S3 connection fails with an error such as NoSuchBucket or other connect failed error, here are some possibilities:  1. Verify your Amazon connection information, bucket name, and credentials to use 2. Attempt to connect to the top ...
    • 2019: Empty Folder Listings for SharePoint

      If using WebDrive to connect to SharePoint and you are seeing empty listings, here are items to check:  SharePoint via WebDAV:  1. Ensure you are using the proper URL and that it is entered correctly, without web encoded characters (e.g. Remove any ...