Documentation and Forums/iMinistries Support/Site Management

How Do I Set Up My FTP Client?

Travis Hickox
posted this on April 12, 2010 10:03 am

We require that anyone connecting via FTP do so securely.

Your FTP application must be able to connect by FTP over SSL using implicit encryption. This is a requirement to follow PCI compliance. While there are many FTP applications out there to be used, here are instructions that you can follow if you use Filezilla or Dreamweaver.

Filezilla settings

  1. Launch Filezilla
  2. Go to File and select Site Manager or hit the Site Manager button
  3. A window will open and hit the New Site button
  4. Name your site
  5. Enter ftp.iministries.org in the Host box
  6. Select FTP - File Transfer Protocol from the Protocol drop down menu
  7. Choose Require Implicit FTP over TLS for encrytion
  8. Choose Normal from the Logon Type drop down menu
  9. User: Your user name
  10. Password: Your password
  11. under Transfer Settings choose Passive
  12. Click Connect

Note that your username and password is not the account that you created for your website.

If you have followed these steps and have problems connecting, be sure that port 990 is open. This is the port that FTPS uses.

Dreamweaver

  1. Connect using: FTP over SLL/TLS (implicit encryption)
  2. FTP Address: ftp.iministries.org
  3. Username: Your user name
  4. Password: Your password
  5. Authentication: None (encryption only)
  6. Click on the More Options arrow and check off the "Use Passive FTP" option.
  7. Click Save

Note that your username and password is not the account that you created for your website.

If you have followed these steps and have problems connecting, be sure that port 990 is open. This is the port that FTPS uses.