FileZilla Server3: Introduction: Difference between revisions
m (Text replace - "sourceforge.net/projects/miniserver" to "sourceforge.net/projects/uniformserver") |
m (Text replace - "projects/uniformserver" to "projects/miniserver") |
||
Line 18: | Line 18: | ||
Uniform Server versions 5.0-Nano to 5.4-Nano download | Uniform Server versions 5.0-Nano to 5.4-Nano download | ||
Download file [http://sourceforge.net/projects/ | Download file [http://sourceforge.net/projects/miniserver/files/Plugins/Uniform%20Server%205-Nano%20Plugins/Portable%20FileZilla%20Server/USV5_FileZillaFTPd_1.0.exe/download '''USV5_FileZillaFTPd_1.0.exe'''] from SourceForge | ||
'''''Option 2'':''' | '''''Option 2'':''' | ||
Line 24: | Line 24: | ||
Uniform Server version 5.5-Nano | Uniform Server version 5.5-Nano | ||
Download file [http://sourceforge.net/projects/ | Download file [http://sourceforge.net/projects/miniserver/files/Plugins/UniServer%2055-Nano%20Plugins/FileZilla%20Server/V55_FileZillaFTPd_1.2.exe/download '''V55_FileZillaFTPd_1.2.exe'''] from SourceForge | ||
UniTray’s configuration was changed and Russian language added. | UniTray’s configuration was changed and Russian language added. |
Latest revision as of 16:10, 17 October 2012
FileZilla Server3: Introduction | Basic Config 1 | Basic Config 2 | Implicit SSL part 1 | Implicit SSL part 2 | Portable FileZilla FTPd | Install Options | Batch Files | UniTray
|
Uniform Server 5-Nano FileZilla FTPd (Server). |
FileZilla Server FTPd (0.9.33)
FileZilla FTPd is a server in its own right. Because of this it has been packaged to provide both static and portable operation.
You can use either one or the other operation mode as described below.
Static Operation
FileZilla FTPd is self-contained and totally independent of Uniform Server. It can be moved to a permanent location on your PC and run from there. If you are running The Uniform Server as a fixed installation, there is no need to move FileZilla FTPd.
FileZilla server can be run either as a standard program or as a service. Static operation allows file transfers from any folder on any drive.
Download and install
Depending on the version of Uniform Server, there are two download options as follows:
Option 1:
Uniform Server versions 5.0-Nano to 5.4-Nano download
Download file USV5_FileZillaFTPd_1.0.exe from SourceForge
Option 2:
Uniform Server version 5.5-Nano
Download file V55_FileZillaFTPd_1.2.exe from SourceForge
UniTray’s configuration was changed and Russian language added.
Note 1: Installation procedure is identical.
Decide how you want to install FileZilla server, either independent of The Uniform Server (in a folder located outside of the UniServer folder), or within the UniServer folder.
Note 2: Whichever method you choose, the operation of FileZilla server is identical.
Independent of Uniform Server =
- Create a new temp folder, for example “temp1”
- Save USV5_FileZillaFTPd_1.0.exe to this folder
- Double click on USV5_FileZillaFTPd_1.0.exe to start the self-extracting process
- Allow extracting to current folder.
- Navigate to folder filezilla_ftpd and move this to the desired location on your PC
- To save space, delete folder “temp1”
Or within UniServer folder
- Save USV5_FileZillaFTPd_1.0.exe to folder UniServer
- Double click on USV5_FileZillaFTPd_1.0.exe to start the self-extracting process
- Allow extracting to current folder.
- In folder UniServer, delete the following files: USV5_FileZillaFTPd_1.0.exe, fz_start.bat, fz_stop.bat and fz_admin.bat.
Note: The batch files are for portable use, and not required for a static installation of FileZilla.
Extracted files - Overview
Folder UniServer\filezilla_server\filezilla_ftpd contains FileZilla’s core components including the following batch files:
File | Function |
zilla_start.bat | Start FileZilla Server as a standard program |
zilla_stop.bat | Stop FileZilla Server when running as a standard program |
zilla_service_start.bat | Start FileZilla Server as a service |
zilla_service_stop.bat | Stop FileZilla Server when running as a service |
zilla_admin.bat | Start FileZilla Server Administration panel for both standard program or service |
Test
Running as a Standard Program
Running as a Service
Summary 1
That completes server testing. You can now move on to configuration.
Portable Operation
The FileZilla FTPd plugin defaults to portable operation. This allows you to move both The Uniform Server and the FileZila server to any location, such as running from a USB memory stick.
File transfers are restricted to folders within the main UniServer folder, so this mode of operation is primarily intended for test purposes. Locations outside this folder are not possible since portability requires all absolute paths to be rewritten.
Download and install
Download file USV5_FileZillaFTPd_1.0.exe from SourceForge
- Save USV5_FileZillaFTPd_1.0.exe to folder UniServer
- Double click on USV5_FileZillaFTPd_1.0.exe to start self-extracting process
- Allow extracting to current folder.
- In folder UniServer, delete the following file: USV5_FileZillaFTPd_1.0.exe
Extracted files - Overview
Folder UniServer\filezilla_server\filezilla_ftpd contains FileZilla’s core components.
Folder UniServer contains the following batch files:
Note: Description column provides a quick overview of their function.
File | Function |
fz_start.bat | Start FileZilla Server as a standard program |
fz_stop.bat | Stop FileZilla Server when running as a standard program |
fz_admin.bat | Start FileZilla Server Administration panel |
Test
Running as a Standard Program Portable
Summary 2
That completes server testing. You can now move on to configuration.
Summary
I split the above into two separate sections to make it easier to understand.
The next page covers basic configuration which is common to whatever method you use to start FileZilla server.
If you want to tailor The Uniform Server and FileZilla to meet your own requirements, there are options to do this. These are covered later.
The Install Options page provides details for the various options and how to make modifications if you wish.
The core element portable FileZilla FTPd is covered on the next page. As explained above, to offer maximum flexibility the design allows it to be used independently of The Uniform Server. FileZilla is periodically updated hence the page includes an update guide.