Index: [Article Count Order] [Thread]

Date:  Tue, 27 May 2008 01:22:05 +0300
From:  "Arthur Sherman" <arthur.sherman (at mark) gmail.com>
Subject:  [coba-e:13087] Re: AW:  Re: Ftp doesn't work with IE7
To:  <coba-e (at mark) bluequartz.org>
Message-Id:  <006401c8bf7e$ee9b5180$0401a8c0@dell>
In-Reply-To:  <006b01c8bef8$798c3de0$6401a8c0@MALAPTOP>
X-Mail-Count: 13087

> 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