[ZWeb] FTP access
Andy McKay
andym@ActiveState.com
Wed, 14 Mar 2001 13:22:42 -0800
I cant seem to get a directory listing though:
C:\WINNT>ftp ftp.zope.org
Connected to ftp.zope.org.
220 mail.python.org FTP server (Medusa Async V1.13 [experimental]) ready.
User (ftp.zope.org:(none)): andym
331 Password required.
Password:
230 Login successful.
ftp> dir
200 PORT command successful.
550 Could not list directory.
ftp>
or a put a file
ftp> put
Local file d:\test.txt
Remote file test.txt
200 PORT command successful.
150 Opening ASCII connection for test.txt
426 Error creating file.
ftp>
--
Andy McKay.
----- Original Message -----
From: "ethan mindlace fremen" <mindlace@digicool.com>
To: "Andy McKay" <andym@activestate.com>; <zope-web@zope.org>
Sent: Wednesday, March 14, 2001 7:58 AM
Subject: Re: [ZWeb] FTP access
>
>
> --On Friday, March 09, 2001 12:43:02 -0800 Andy McKay
> <andym@ActiveState.com> wrote:
>
> > Is there any chance we my get FTP access one day to our zope accounts on
> > Zope.org? That would make my life much easier...
> > --
> > Andy McKay.
>
> ftp://ftp.zope.org/Members/andym
>
> should work.
> --
> ethan mindlace fremen
> zopatista community liason
>
> _______________________________________________
> Zope-web maillist - Zope-web@zope.org
> http://lists.zope.org/mailman/listinfo/zope-web
>