Scott Kendall wrote:
> 1. Is proftp the server that E-smith is using?
yes
> 2. If I change the paths in ./05DefaultRoot and
> ./30UserDirAccess will this change the folder that users
> login to through ftp?
You're on the right track -- modify the templates -- however, you should create the duplicate directory structure in templates-custom, copy over the files you want to modify, and modify the copies not the originals. Same-named templates in templates-custom are processed instead of those in templates. (BTW, "new" templates in templates-custom are processed in name sequence.)
> The apparent lack of help from this forum has actually driven
> me to learn on my own.... so thank you I guess.
> Now that my feet are wet, any insight you can give me on this
> topic would be greatly appreciated.
Configuring proftpd is not necessarily the domain of this forum. I'd take the lack of response to mean that you're somewhat on your own -- could be nobody else is doing this kind of thing, has a lot of proftpd experience, is busy, or whatever. You might pose the question, sans any talk of e-smith templates etc, in a general linux forum. "How do I ??? with proftpd?" Once you have the answer on how to modify the proftpd.conf file to get what you want, all that is left is to work out how to do the e-smith templates to get the desired results.
Scott