[Zope] Zope FTP
Ed Leafe
ed at leafe.com
Sun Feb 22 11:33:46 EST 2004
On Feb 22, 2004, at 11:15 AM, John Poltorak wrote:
> If someone is familiar with Zope's FTP can you show what a directory
> listing looks like when you have logged in?
>
> I've tried using list and nlst, two of the available commands
> according to
> help, but neither shows anything. Normal FTP commands (ls, cd) do not
> work
> at all.
Here's what I see (I have FTP running on port 9921):
[ed ~]# ftp leafe.com 9921
Connected to leafe.com.
220 leafe.com FTP server (Medusa Async V1.23 [experimental]) ready.
Name (leafe.com:ed): xxxxxxx
331 Password required.
Password:
230 Login successful.
Remote system type is UNIX.
Using binary mode to transfer files.
ftp> ls
500 'EPSV': command not understood.
227 Entering Passive Mode (24,24,55,209,234,105)
150 Opening ASCII mode data connection for file list
drwxrwx--- 1 Zope Zope 0 Feb 20 22:42 .
drwxrwx--- 1 admin Zope 0 Feb 12 11:50 AA_testing
drwxrwx--- 1 Zope Zope 0 Feb 18 2003 Control_Panel
---------- 1 admin Zope 0 Jan 26 15:52 DSToolkit
drwxrwx--- 1 Zope Zope 0 Nov 3 2002 Examples
[majority snipped]
---------- 1 Zope Zope 0 Jan 25 2003 zopevhm
226 Transfer complete
ftp>
___/
/
__/
/
____/
Ed Leafe
Linux Love:
unzip;strip;touch;finger;mount;fsck;more;yes;umount;sleep
More information about the Zope
mailing list