LundFTPD install: Difference between revisions

From Lundman Wiki
No edit summary
mNo edit summary
Line 1: Line 1:
=== Step 1 ===                                                                                                                                           
http://www.topclshop.org/Christian-Louboutin-Sneakers_6_1.htm Christian Louboutin Sale  shoes turn out to be have associated with design http://www.topclshop.org/Christian-Louboutin-Pumps_3_1.htm Christian Louboutin sale in addition to person 1.style. Presently Customers can purchase http://www.topclshop.org/ Christian Louboutin Outlet  available footwear through shops nowadays, as well as via internet stores along with shops. Several online retailers really are continent in addition to quick to purchase ideal religious Louboutin shoes.Online stores for http://www.topclshop.org/ Replica Louboutin  shoes discount allow you to employ a set of two its shoes when possible, meanwhile, toting you can be the one who can lead the fashion.One of the most extremely revered names inside http://www.topclshop.org/Christian-Louboutin-Slingback_5_1.htm Christian Louboutin Slingback  shoe design industry is Christian louboutin.
 
* tar -zxvf lundftpd*.tar.gz
* cd lundftpd/
* ./configure
 
 
=== Step 2 ===
 
It requires gnumake, which could be called "make", "gmake" or
"gnumake" on your system.
 
* make
 
If all goes well, you should have a "lundftpd" binary.
 
 
=== Step 3 ===
 
You can now copy the binary executable "./lundftpd/src/lundftpd" and
example configuration file "lundftpd.conf" to a desired location, or
test it where it is. Either is fine.
 
Edit your lundftpd.conf'''But I would recommend only changing items as
port and paths. ''' Once it works, you can start to tweak. Most people will set the quota setting in ''lundftpd.conf'' to a negative value which will break everything.  
 
The default "lundftpd.conf" assumes you use "ftp-data/" as a
subdirectory from where you start lundftpd to store its data
files. You will need to create it, and "ftp-logs".
 
* mkdir ftp-data
* mkdir ftp-logs
 
 
=== Step 4 ===
 
Create yourself of at least one login (presumably with admin privileges).                                                                                                                                                   
 
* ./lundftpd -a
 
You can give it privilege of "UF_ALL". Then you can do all other administrations
with "SITE" commands.                                                                                        
 
 
=== Step 5 ===                                                                                                                                                      Start lundftpd. The first time it can be handy to start it with logging on.
 
* ./lundftpd -v
 
This way you can spot any issues it might have on your system. Hit ^C to exit it, and to run it properly in the background, use:                                                                                                    
 
* ./lundftpd                                                                                                                                                   
 
Remember to start lundftpd in the directory where ftp-data/ is!                                     
 
 
=== Step 6 ===                                                                                                                                                     
 
Login, and look around. Tweak your "lundftpd.conf" until you are happy.
When lundftpd is running, you will notice it is three processes.
(Unless you have increased the number of dirlist child helpers).
To stop lundftpd, you can just send "INT" to the main one. (Generally
the process with the lowest <pid>)         
 
* kill -INT <pid>                                                                                                                                             
 
Or perhaps:  
* pkill -INT lundftpd                                                                                                                                         
 
INT tells it to cleanly finish, let the checker child save its list of
entries to test and exit. If you HUP it, or use -9, the checker child
will just exit, and if there were files to test in the queue, they will
not be tested. (Unless you use "SITE RESCAN" to re-issue those missed entries).

Revision as of 10:16, 27 September 2011

http://www.topclshop.org/Christian-Louboutin-Sneakers_6_1.htm Christian Louboutin Sale shoes turn out to be have associated with design http://www.topclshop.org/Christian-Louboutin-Pumps_3_1.htm Christian Louboutin sale in addition to person 1.style. Presently Customers can purchase http://www.topclshop.org/ Christian Louboutin Outlet available footwear through shops nowadays, as well as via internet stores along with shops. Several online retailers really are continent in addition to quick to purchase ideal religious Louboutin shoes.Online stores for http://www.topclshop.org/ Replica Louboutin shoes discount allow you to employ a set of two its shoes when possible, meanwhile, toting you can be the one who can lead the fashion.One of the most extremely revered names inside http://www.topclshop.org/Christian-Louboutin-Slingback_5_1.htm Christian Louboutin Slingback shoe design industry is Christian louboutin.