Index: [Article Count Order] [Thread]

Date:  Mon, 26 May 2008 18:00:38 +0200
From:  Martin Falkner <chef (at mark) falkner-technik.at>
Subject:  [coba-e:13083] Re: AW:  Re: Ftp doesn't work with IE7
To:  coba-e (at mark) bluequartz.org
Message-Id:  <483ADEA6.9050801 (at mark) falkner-technik.at>
In-Reply-To:  <006b01c8bef8$798c3de0$6401a8c0@MALAPTOP>
References:  <006b01c8bef8$798c3de0$6401a8c0@MALAPTOP>
X-Mail-Count: 13083

Michael,

would you like to share with us your list for your bq-setup?

best regards
martin falkner

Michael Aronoff schrieb:
> 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
>
>
>
>
>