[Zope] secure ftp

Andreas Kaiser kaiser@xo7.de
Tue, 11 Mar 2003 20:29:03 +0100


--On Dienstag, 11. M=E4rz 2003 14:16 -0500 Russell Hires=20
<rhires@earthlink.net> wrote:

> Hello All...
>
> Is Zope configured (or can it be) to run with secure ftp? I haven't seen
> any  docs that deal with that. Or, is there some other way to be secure
> and yet  not go through the web?
>
> Thanks for any info...
>
> Russell


you could tunnel your ftp connection through ssh or use webdav over ssl.

andreas