FileZilla Server2: Install Options: Difference between revisions

m
Reverted edits by Upazixorys (Talk); changed back to last version by Ric
No edit summary
m (Reverted edits by Upazixorys (Talk); changed back to last version by Ric)
 
Line 1: Line 1:
=[http://ycybesav.co.cc Page Is Unavailable Due To Site Maintenance, Please Visit Reserve Copy Page]=
{{Uc nav FileZilla Server2}}
{{Uc nav FileZilla Server2}}
'''Install options and design'''
'''Install options and design'''
Line 11: Line 10:
== Basic (Portable) ==
== Basic (Portable) ==
A default installation adds the following batch files to folder '''UniServer''' providing independent control of FileZilla Server.
A default installation adds the following batch files to folder '''UniServer''' providing independent control of FileZilla Server.
{|cellspacing="4" cellpadding="4"
{|cellspacing="4" cellpadding="4"
|-valign="top" style="background:#f5f5f5;"
|-valign="top" style="background:#f5f5f5;"
|'''fz_start.bat'''||- Start FileZilla server||- Runs file UniServer\udrive\filezilla_server\basic\fz_basic_start.bat
|'''fz_start.bat'''||- Start FileZilla server||- Runs file UniServer\udrive\filezilla_server\basic\fz_basic_start.bat
|-valign="top" style="background:#f5f5f5;"
|-valign="top" style="background:#f5f5f5;"
|'''fz_stop.bat'''||- Stop FileZilla server||– Runs file udrive\filezilla_server\filezilla_server_portable\zilla_stop.bat
|'''fz_stop.bat'''||- Stop FileZilla server||– Runs file udrive\filezilla_server\filezilla_server_portable\zilla_stop.bat
|-valign="top" style="background:#f5f5f5;"
|-valign="top" style="background:#f5f5f5;"
|'''fz_admin.bat'''||– Start FileZilla admin||– Runs file udrive\filezilla_server\filezilla_server_portable\zilla_admin.bat
|'''fz_admin.bat'''||– Start FileZilla admin||– Runs file udrive\filezilla_server\filezilla_server_portable\zilla_admin.bat
|}
|}
Line 25: Line 24:
Contents of folder UniServer\udrive\filezilla_server\'''basic''' provides support files for FileZilla FTPd “basic-mode” (portable) operation.
Contents of folder UniServer\udrive\filezilla_server\'''basic''' provides support files for FileZilla FTPd “basic-mode” (portable) operation.


{|cellspacing="4" cellpadding="4"
{|cellspacing="4" cellpadding="4"
|-valign="top" style="background:#f5f5f5;"
|-valign="top" style="background:#f5f5f5;"
|'''fz_basic_start.bat'''
|'''fz_basic_start.bat'''
||Run by “fz_start.bat”
||Run by “fz_start.bat”
Line 35: Line 34:


On detecting a virtual drives existence the drive letter is passed as a parameter to change_drive.pl on returning FileZilla is started.       
On detecting a virtual drives existence the drive letter is passed as a parameter to change_drive.pl on returning FileZilla is started.       
|-valign="top" style="background:#f5f5f5;"
|-valign="top" style="background:#f5f5f5;"
|'''change_drive.pl'''
|'''change_drive.pl'''
||This script receives a drive letter as parameter and replaces all drive letters in file
||This script receives a drive letter as parameter and replaces all drive letters in file


UniServer\udrive\filezilla_server\filezilla_server_portable\'''FileZilla Server.xml'''
UniServer\udrive\filezilla_server\filezilla_server_portable\'''FileZilla Server.xml'''
|-valign="top" style="background:#f5f5f5;"
|-valign="top" style="background:#f5f5f5;"
|'''Server_Start.bat'''
|'''Server_Start.bat'''
||Runs both Uniform Server and FileZilla Server - Replacement file  
||Runs both Uniform Server and FileZilla Server - Replacement file  
|-valign="top" style="background:#f5f5f5;"
|-valign="top" style="background:#f5f5f5;"
|'''Stop.bat'''
|'''Stop.bat'''
||Stops both Uniform Server and FileZilla Server  - Replacement file  
||Stops both Uniform Server and FileZilla Server  - Replacement file  
Line 71: Line 70:
== Disk Root ==
== Disk Root ==
A default installation adds the following batch files to folder '''UniServer\udrive''' providing independent control of FileZilla Server.
A default installation adds the following batch files to folder '''UniServer\udrive''' providing independent control of FileZilla Server.
{|cellspacing="4" cellpadding="4"
{|cellspacing="4" cellpadding="4"
|-valign="top" style="background:#f5f5f5;"
|-valign="top" style="background:#f5f5f5;"
|'''fz_start_usb.bat'''||- Start FileZilla server||- Runs file \filezilla_server\disk_root\fz_disk_root_start.bat
|'''fz_start_usb.bat'''||- Start FileZilla server||- Runs file \filezilla_server\disk_root\fz_disk_root_start.bat
|-valign="top" style="background:#f5f5f5;"
|-valign="top" style="background:#f5f5f5;"
|'''fz_stop_usb.bat'''||- Stop FileZilla server||– Runs file \filezilla_server\filezilla_server_portable\zilla_stop.bat
|'''fz_stop_usb.bat'''||- Stop FileZilla server||– Runs file \filezilla_server\filezilla_server_portable\zilla_stop.bat
|-valign="top" style="background:#f5f5f5;"
|-valign="top" style="background:#f5f5f5;"
|'''fz_admin_usb.bat'''||– Start FileZilla admin||– Runs file \filezilla_server\filezilla_server_portable\zilla_admin.bat
|'''fz_admin_usb.bat'''||– Start FileZilla admin||– Runs file \filezilla_server\filezilla_server_portable\zilla_admin.bat
|}
|}
Line 85: Line 84:
Contents of folder UniServer\udrive\filezilla_server\'''disk_root''' provides support files for FileZilla FTPd “disk-root mode” (portable/fixed) operation.
Contents of folder UniServer\udrive\filezilla_server\'''disk_root''' provides support files for FileZilla FTPd “disk-root mode” (portable/fixed) operation.


{|cellspacing="4" cellpadding="4"
{|cellspacing="4" cellpadding="4"
|-valign="top" style="background:#f5f5f5;"
|-valign="top" style="background:#f5f5f5;"
|'''fz_disk_root_start.bat'''
|'''fz_disk_root_start.bat'''
||Run by “fz_start_usb.bat”
||Run by “fz_start_usb.bat”
Line 93: Line 92:


Drive letter is passed as a parameter to change_drive.pl on returning FileZilla is started.       
Drive letter is passed as a parameter to change_drive.pl on returning FileZilla is started.       
|-valign="top" style="background:#f5f5f5;"
|-valign="top" style="background:#f5f5f5;"
|'''change_drive.pl'''
|'''change_drive.pl'''
||This script receives a drive letter as parameter and replaces all drive letters in file
||This script receives a drive letter as parameter and replaces all drive letters in file


\filezilla_server\filezilla_server_portable\'''FileZilla Server.xml'''
\filezilla_server\filezilla_server_portable\'''FileZilla Server.xml'''
|-valign="top" style="background:#f5f5f5;"
|-valign="top" style="background:#f5f5f5;"
|'''usb_server_start.bat'''
|'''usb_server_start.bat'''
||Runs both Uniform Server and FileZilla Server - Replacement file  
||Runs both Uniform Server and FileZilla Server - Replacement file  
|-valign="top" style="background:#f5f5f5;"
|-valign="top" style="background:#f5f5f5;"
|'''usb_server_stop.bat'''
|'''usb_server_stop.bat'''
||Stops both Uniform Server and FileZilla Server  - Replacement file  
||Stops both Uniform Server and FileZilla Server  - Replacement file  
Line 133: Line 132:
UniServer\udrive\filezilla_server\disk_root\fz_disk_root_start.bat
UniServer\udrive\filezilla_server\disk_root\fz_disk_root_start.bat
Locate this line:
Locate this line:
<pre>rem goto :END</pre>
<pre>rem goto :END</pre>
Remove the “rem” as shown below
Remove the “rem” as shown below
&lt;pre&gt;goto :END&lt;/pre&gt;
<pre>goto :END</pre>
This bypasses FileZilla’s configuration file update and removes the nag screen.
This bypasses FileZilla’s configuration file update and removes the nag screen.
You can now assign any file on any drive to a user in addition save the certificate file to any folder of your choice.
You can now assign any file on any drive to a user in addition save the certificate file to any folder of your choice.
Line 165: Line 164:


* Stop servers (run fz_service_uninstall.bat and Uninstall.bat)
* Stop servers (run fz_service_uninstall.bat and Uninstall.bat)
* Edit '''Install.bat''' Add the three lines just above &quot;rem === Get ...&quot; as shown below.
* Edit '''Install.bat''' Add the three lines just above "rem === Get ..." as shown below.
&lt;pre&gt;
<pre>
echo Installing FileZilla Service ...
echo Installing FileZilla Service ...
start filezilla_server\filezilla_server_portable\zilla_service_start.bat
start filezilla_server\filezilla_server_portable\zilla_service_start.bat
Line 172: Line 171:


rem === Get Apache executable file name
rem === Get Apache executable file name
&lt;/pre&gt;
</pre>


* Edit '''Uninstall.bat''' Add the three lines just below &quot;pushd %~dp0&quot; as shown below.
* Edit '''Uninstall.bat''' Add the three lines just below "pushd %~dp0" as shown below.
&lt;pre&gt;
<pre>
pushd %~dp0
pushd %~dp0


Line 181: Line 180:
echo Uninstalling FileZilla server
echo Uninstalling FileZilla server
start filezilla_server\filezilla_server_portable\zilla_service_stop.bat
start filezilla_server\filezilla_server_portable\zilla_service_stop.bat
&lt;/pre&gt;
</pre>
Delete files '''fz_service_install.bat''' and '''fz_service_uninstall.bat'''
Delete files '''fz_service_install.bat''' and '''fz_service_uninstall.bat'''