In this tutorial, we’re going to provide information regarding the error message 500 Unable to service PORT commands, including ways to fix it.

What Does the Error Mean?

The error message 500 Unable to service PORT commands usually occurs if you attempt to access a folder or upload a file to your server using an Active FTP data transfer mode.

500 Unable to service PORT commands 1

By default, FTP may run in two modes – Active and Passive. Active mode is not currently supported on our Shared hosting platform, as it is considered less secure and reliable. So, any attempt to access a directory or manipulate data in active FTP mode will be blocked by the FTP server’s firewall.

How Can I Resolve this Problem?

In order to resolve the situation and connect to your server properly, you would need to enable Passive data transfer mode in your FTP software application.

Below you’ll find illustrated instructions on how to enable Passive mode in some of the most used FTP software applications (such as FileZilla, Cyberduck, CoffeeCup and Dreamweaver).

Configuring Passive Mode in FileZilla

You can follow these simple instructions to enable Passive Mode in FileZilla:

    1. Launch FileZilla.
    2. Open the Edit menu and click Settings….
    3. In the left pane, select FTP.
    4. Switch the Transfer Mode from Active to Passive (recommended).

500 Unable to service PORT commands 2

Once you have made the necessary corrections, press OK and retry the connection.


Configuring Passive Mode in Cyberduck

To make your Cyberduck FTP account run in Passive mode:

    1. Start Cyberduck.
    2. Open the File menu and select Open Connection.
    3. Next, click on the More Options button.
    4. Change the Connect Mode setting from Default to Passive (PASV).

500 Unable to service PORT commands 3

Press Connect and retry establishing an FTP connection.


Configuring Passive Mode in CoffeeCup

To enable Passive mode in CoffeeCup, perform the following actions:

    1. Launch CoffeeCup.
    2. Open the File menu and select Manage Servers.
    3. Next, click on the green plus icon.
    4. Mark the Passive Mode checkbox.

500 Unable to service PORT commands 4

Press Connect, and then try to reconnect to your FTP server.


Configuring Passive Mode in Dreamweaver

You can configure Passive Mode in a Dreamweaver FTP client program in five easy steps:

    1. Start Dreamweaver.
    2. Open the Site menu and choose Manage Sites.
    3. Select the Servers tab and click on your existing AwardSpace FTP profile (account).
    4. Click More Options and select the checkbox Use Passive FTP.

500 Unable to service PORT commands 5

Click Save, and then re-attempt to establish a connection.

Am I Able to Use Passive Mode in Windows FTP (FTP.exe)?

Unfortunately, the Microsoft built-in FTP tool does not support passive FTP data transfers. As a result, you won’t be able to establish an FTP connection to our server or transfer files via FTP.exe.

Therefore, we highly recommend that you use an FTP client program for migrating your website data. Information on how to use and configure an FTP client program can be found on our FTP Connection Settings page.


Keep reading