FileZilla FTP Server

From Hostek.com Wiki
Revision as of 19:48, 24 March 2013 by Brentb (Talk | contribs) (Installing FileZilla FTP Server on your Windows VPS)

Jump to: navigation, search

Installing FileZilla FTP Server on your Windows VPS

You may not want to use Windows built-in FTP Server but instead use FileZilla's FTP server service. This article will explain how to get this working on your VPS.

Installation and Setup - Windows

   *Run the exe installer (it can be obtained here: http://sourceforge.net/projects/filezilla/files/FileZilla%20Server/)
   *Select admin port and remember this port
   *Launch FileZilla Server Interface
   *Enter admin port you selected, enter (new) password for administration, click ok/connect
   *Create a user and/or group with permissions to a home directory.
   *Add additional directory and set the alias name to display within home directory (e.g. /AliasName)
   *Complete

Making Firewall Exceptions for FileZilla FTP Server

After installation, make sure FileZilla Server is registered as allowed programs to the built-in firewall's allowed programs. In the Control Panel, select System and Security. In Windows Firewall section, choose 'Allowed Programs' to open configuration window. Check both private and public network selection for "FileZilla Server" (Not "FileZilla Server Interface". If "FileZilla Server" is not listed, remember to add "C:\Program Files\FileZilla Server\FileZilla server.exe" or wherever it is installed). If private network is not selected, the incoming FTP connection would be blocked.