> Michael Stauber wrote:
> > As for FTP login to the webroot instead of the userspace: This
> > requires
> some
> > extra logic in the scripts and handlers, but it's rather
> trivial. I'll
> give
> > it a look over, too.
>
> This is something I change each time a setup a new BQ server.
> I had to a do a bunch a little bit ago so I made a text file
> to walk me through all the things I do to a clean BQ install.
> #32 reads as follows...
>
> Change /usr/sausalito/handlers/base/ftp/config_ftp_site.pl to
> have ftp login to site folder and add the third line below
> the other 2 shown.
>
> DefaultRoot ~ !$Base::Vsite::SITE_ADMIN_GROUP
> AllowOverwrite on
> DefaultChdir /web # new added
> service xinetd restart
>
> This leaves the ProFTP configs correct in everyother way and
> simply has site admins default to the /web folder on login.
> The change above properly does this is to the config as each
> site is added so changes to the base FTP config will not
> break the change for each site.
>
> I hope this saves you some time. Oh and credit does not
> belong to me. I got this from someone else on the list a
> long time ago. Sorry I don't have to original post to give
> them credit.
>
> ________________________________
> Michael Aronoff - West Hills, CA
This is what I call community work!
Great!
Best,
--
Arthur Sherman