• Which OS are you using?

    View Results

    Loading ... Loading ...

FileZilla FTP Server on WHS

Date: September 10th, 2008

Author: Joe DiFiglia

Category: Windows Home Server

Tags: , ,

  • 48
  • Comments
  • EmailPrint This PostFeedShare
0 rating, 0 votes0 rating, 0 votes (0 rating, 0 votes, rated)
You need to be a registered member to rate this post.
Loading ... Loading ...

whslogo

Creating an FTP server on your Windows Home Server can prove to be very advantageous.  There are many times when using the web interface just doesn’t seem practical.  Also, you are no longer limited to how many people have the ability to upload and download from your WHS.

Having an FTP server on WHS can also allow syncrinization of files betwurleen off site computers and WHS while giving greater flexibility. I am personally displeased with the lack of a download monitor for WHS while using the web page and therefore the setup of an FTP was necessary for me.

First, I chose FileZilla because it is simple to setup, easy to maintain, and FREE.  There is also more security in FileZilla than the included (but not installed) IIS FTP server. FileZilla supports FTP as well as FTPS using Explicit SSL/TLS.  I am not going to explain setting up the latter, but the simpler FTP.

All work will be done from the WHS desktop. So initiate a Remote Desktop Connection to your server to being working.

  1. Download FileZilla FTP Server: Click Here to Visit Download Page
  2. Install with ALL of the Default Options
  3. Create a directory in the root of your C drive called FTPUsers

After the install has completed, the installation will execute the Connect to Server application.  You have not currently set an administrative password so simply pressing OK will take you to the FileZilla Interface.

To start the process of configuring your FTP server click the Edit option on the upper menu and select Settings.

In the tree on the left, select Passive Mode Settings

  1. Select the Radio button for “Use the Following IP” and populate the field with your WHS given URL. (be sure not to include http or https in the url – xxxx.homeserver.com)
  2. Check the box for “Use Custom Port Range” and use the following port range 50000 – 50100 (ignore picture below)
  3. Press OK and the settings will be applied

After applying the simple settings for getting your FTP up and running it is time to create a group to add your FTP users too.  I usually create a group for family and a group for friends.  The family group is allowed to write, create, delete, etc. and the friends group is simply allowed to read. To accomplish this, click on the Edit option in the main FileZilla Console and choose the option for groups.

  1. Select General from the left side menu.
  2. Press add on the right side to create a group and title it whatever you want.

Pages: 1 2 3 4

Line Break

Author: Joe DiFiglia has written 73 Articles at C.O.D.

In early 2000 I became increasingly frustrated with hardware review sites praising less then satisfactory products. The saying: “if you want something done right, do it yourself” applies here. I wasn’t satisfied, so I did it myself; and here we are years later.

48 Responses to “FileZilla FTP Server on WHS”



Leave a Reply