Getting FTP to work was: Re: [Zope-CMF] Auto-redirect to login
page page is broken
marc lindahl
marc@bowery.com
Wed, 07 Nov 2001 01:43:47 -0500
> From: Tres Seaver <tseaver@zope.com>
>
> The CookieCrumbler has an "Auto Login Form" property -- if you set that
> to 'login_form', then it will automatically redirect "Unauthorized" exceptions
> there. Note that you likely cleared the value in order to get WebDAV / FTP
> to work; they aren't compatible with cookie-based auth.
So THAT's why I couldn't get FTP to work right? (connects, but doesn't
list..)