LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 09-13-2003, 06:38 PM   #1
zavajon
LQ Newbie
 
Registered: Sep 2003
Posts: 2

Rep: Reputation: 0
proftpd configuration ...not so basic...


I've decided to move my ftp server from Windows (War FTP Daemon) to Linux, but I can't configure proftpd to work as I like.

My current configuration of WARftpd is:

I have two groups ('Friends', 'Public') and one read-only user.
Users in group 'Public' have 1:1 ratio access to some directories with 200kB dl credit and max. 1 connection per user.
Users in group 'Friends' have unlimited access to all directories of group 'Public' and some additional directories.
Users of both groups can upload into \upload\$user directory, it means that each user has his own upload directory, which is created when user upload the file for the first time.
Read-only user has the read access to the same directories as users in group 'Public' but no simultaneous connections limit.

I'd like to add or remove users as simple as possible, for this reason I use groups. If it is possible, all users should using the same linux user, thus I don't need to create linux user for each added ftp user.

Is it possible to configure proftpd in the way described above? If not, is there any other linux ftp server where this could be done?
I give the unrestricted access to my ftp with 600 mp3 albums to one who help me to configure it.

Rac
 
Old 09-13-2003, 06:49 PM   #2
MasterC
LQ Guru
 
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613

Rep: Reputation: 69
Cool, that's a good deal!

Moving to Linux - Software

Being a bit more complex like that, I think you'll find Linux - Software a better home for this question.

And personally, I would go with something else, maybe wu-ftpd or vsftpd

Preferably, of those 2, vsftpd.

I know that doesn't help but maybe it'll point you in the right direction to get it setup on your own

Cool
 
Old 09-14-2003, 06:34 AM   #3
zavajon
LQ Newbie
 
Registered: Sep 2003
Posts: 2

Original Poster
Rep: Reputation: 0
Thanks,
can You explain in few words the main differences between these servers?
I've installed proftpd because I found a lot of documentation on web (unfortunately not enought).
But I will install one of others if it can be configured like I described in my post.

Rac
zavajon@yahoo.com
 
Old 09-14-2003, 06:48 AM   #4
MasterC
LQ Guru
 
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613

Rep: Reputation: 69
Well, having never used wu, I'm afraid it was simply a suggestion as an alternative. But, if you check out vsftpd's site, you'll see that full scale websites, certainly in need of robust FTP servers use it.

ProFTPD is very well documented, used by many people, and has quite a bit of scalability, so I'd think maybe you could tweak it to work for you as well, but it might take a bit more effort than say, vsftpd.

A few ideas to look at for ProFTPD:
<Directory /path/to/shared/directory>
AllowAll WRITE
</Directory>

<Directory /path/to/anonymous>
AllowAll READ
</Directory>

http://proftpd.org/docs/directives/l...llowGroup.html (for Group allowing)

And the bandwidth limit I think will be the roughest part, at least for me it would be:
http://proftpd.org/docs/directives/l...eFileSize.html

Hope that helps

Cool
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
proftpd configuration...help!! time112852 Linux - Software 3 11-29-2005 11:12 AM
[PROFTPD] LDAP vs basic auth. Creak Linux - Security 1 09-21-2004 08:52 PM
proftpd configuration lok1 Linux - Software 1 12-05-2003 12:41 AM
Proftpd configuration help exalik Linux - Security 1 09-06-2003 04:27 PM
proFTPD configuration help please ScreeminChikin Linux - Networking 1 01-04-2003 08:59 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 06:57 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration