LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
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 03-19-2006, 05:45 PM   #1
alanvee
LQ Newbie
 
Registered: Jan 2006
Posts: 7

Rep: Reputation: 0
proftpd directory setup


Greets!

I have a PC and Fedora Core4 box set up for web development. The FC4 box has Apache and Mysql, etc etc. The various web site directories are on a second volume as /opt/webdev/ with all the various sites as VirtualHosts subdires to ~/webdev/.

I've gone over the proftpd docs and have come away more confused than when I started! Here is what I'd like to configure:

I am user avr on both machines. I log in as such on each. I would like to have user avr be able to also ftp to all the directories in /opt/webdev. avr is also owner of everything on this volume.

So - what would I need to add to the proftpd config file to allow user avr to keep his (my) existing home and ALSO ftp to /opt/webdev/xxx?

Thks!

=Alan R.
 
Old 03-21-2006, 04:14 AM   #2
bathory
LQ Guru
 
Registered: Jun 2004
Location: Piraeus
Distribution: Slackware
Posts: 13,163
Blog Entries: 1

Rep: Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032
If you are the only one who uses this ftp server, the fastest way is to comment the line:
Code:
#DefaultRoot ~
and create a symlink from your home directory to /opt/webdev
Else you have to mount /opt/webdev into your /home directory
Code:
mount --bind /opt/webdev /home/avr/webdev
More details here

Regards
 
  


Reply



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 - files and directory permisions flyinprogrogramer Linux - Software 2 02-16-2006 08:06 PM
ProFTPD One Directory Tree For Users Chryzmo Linux - Software 1 12-21-2005 06:42 AM
ProFTPD directory link fail blither Linux - Software 0 09-22-2005 03:57 PM
Directory Access in proftpd kruserm Linux - Software 4 01-04-2005 08:09 AM
Proftpd - See directory, not files Wynd Linux - Software 1 12-10-2003 08:11 PM

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

All times are GMT -5. The time now is 11:13 PM.

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