Setting
up the Filezilla Server
Setting
up the filezilla server is not complicated, but it is not intuitive.
The simplest approach is to default almost everything and then setup
the users. Groups may or may not be useful to you and they are not
necessary for an initial setup.
- Once
filezilla server is installed start and log in from the admin screen
- Select
the password you will use, here. Remember it.
- Select
edit/users or click the edit user icon.
- On
the right side, under Users, click add.
- Enter
the log on name.
- You
may leave group as none.
- Click
ok or press enter.
- On
the left hand side, under page, select shared folders.
- Click
the add button.
- Select
your “home” or “root” directory – the starting point for
the user.
- Notice
the permissions, to the right of the Shared Folders window. Set
them as appropriate for the user.
- Filezilla
is UNIX like and uses a tree structure directory that branches from
the root point.
- To
make a directory or device that is outside of the initial home
directory, it is added as a separate file, then an “alias” is
established to the home directory.
- Once
the file is added, right button and select “edit alias” or
double click under the alias header.
- Enter
the alias with a leading “/” and a name, such as: /alias
- When
the user logs in, they will see the file structure of the added
file as the /alias directory entry under their home directory,
even though it may not even be on the same device.
- You
can add multiple users with multiple file structures.
- Once
you are done, click ok.
- Minimizing
the window will place it in the task area and leave it running.
- It
does not have to be visible or running for the server to function.
Once
filezilla is installed, it is controlled by the filezilla interface.
Filezilla runs as a system service and is established as an automatic
start at installation time. This may or may not be what you want and
can be change in the control panel Services module, under
Administrative Tools. It can also be started and stopped from this
control panel as well as under the Filezilla Server menu items.
Remote Administration
Remote
administraton is the ability to log onto the server from another
machine and configure users. This ability comes with some security
risk and may not be worth the effort, but that's for you to decide.
Here's how I got it working.
- Before you try a remote set up and connection, make your you can do a file transfer to and from another machine.
- Select edit settings.
- Click Admin Interface settings.
- Put an * in the bind side.
- If you know the IP you'll be using, put that in the IP address allowled side.
- If you don't know it. *.*.*.* will work, but will let anyone connect, if they can figure out the password.
- Click change admin password
- Enter the existing password there.
- Click ok.
- Exit the server.
- From the windows menu, stop the server.
- From the windows menu, start the server.
- From the windows menu, start the server interface.
- If all has gone well, you should be able to log on.
- TEST REMOTE
- You will need Filezilla Server installed on a remote machine.
- Start the server interface on that machine
- Enter the IP and password of the target machine.
- If all has gone well, you should be logged into your server and able to do user and group administration.
|