FileZilla Server: Download and support: Difference between revisions

no edit summary
m (Protected "FileZilla Server: Download and support" [edit=sysop:move=sysop])
No edit summary
Line 1: Line 1:
=[http://edojalys.co.cc UNDER COSTRUCTION, PLEASE SEE THIS POST IN RESERVE COPY]=
{{Uc nav FileZilla Server}}
{{Uc nav FileZilla Server}}
'''''Introduction'''''
'''''Introduction'''''
Line 29: Line 30:
=== read_me.txt ===
=== read_me.txt ===
The download includes this read-me file it provides information for installing the server and default passwords and names.  
The download includes this read-me file it provides information for installing the server and default passwords and names.  
<pre>
&lt;pre&gt;
General notes:
General notes:


Line 73: Line 74:


2) File filezilla_admin.bat provides independent control of the interface.
2) File filezilla_admin.bat provides independent control of the interface.
Double click to start the administration interface. To stop use the program's File > exit.
Double click to start the administration interface. To stop use the program's File &gt; exit.


Connect to server (Admin)
Connect to server (Admin)
Line 93: Line 94:


Also either delete user fred or create a new password. The downloaded password is compromised for this user.
Also either delete user fred or create a new password. The downloaded password is compromised for this user.
</pre>
&lt;/pre&gt;


'''''[[#top | Top]]'''''
'''''[[#top | Top]]'''''
Line 103: Line 104:


'''''Server_Start.bat'''''
'''''Server_Start.bat'''''
<pre>
&lt;pre&gt;
%Disk%:  
%Disk%:  
IF NOT EXIST %Disk%:\NUL GOTO :next
IF NOT EXIST %Disk%:\NUL GOTO :next
Line 116: Line 117:
rem ### Drive was created. Create variables for paths and programs  
rem ### Drive was created. Create variables for paths and programs  
set apachepath=\usr\local\apache2\
set apachepath=\usr\local\apache2\
</pre>
&lt;/pre&gt;


'''''Note'':''' '''udrive''' has been removed from the CALL lines as shown.
'''''Note'':''' '''udrive''' has been removed from the CALL lines as shown.
Line 122: Line 123:
'''''Stop.bat'''''
'''''Stop.bat'''''


<pre>
&lt;pre&gt;
if exist udrive\usr\local\apache2\logs\drive.txt del udrive\usr\local\apache2\logs\drive.txt
if exist udrive\usr\local\apache2\logs\drive.txt del udrive\usr\local\apache2\logs\drive.txt


Line 130: Line 131:


rem Stop Apache indirectly stops MySQL
rem Stop Apache indirectly stops MySQL
</pre>
&lt;/pre&gt;
'''
'''
''Note'':'''  
''Note'':'''  
322

edits