[ZWeb] FYI: FTP works

Paul Everitt paul@zope.com
Thu, 25 Apr 2002 18:12:09 -0400


Thanks to Andrew and Jens, I believe that FTP now works.  It's on port 
15021 on scratch.zope.org, in the ZopeOrg top-level "directory":

[paul@socrates paul]$ ftp scratch.zope.org 15021
Connected to scratch.zope.org.
220 app3 FTP server (Medusa Async V1.18 [experimental]) ready.
500 'AUTH': command not understood.
500 'AUTH': command not understood.
KERBEROS_V4 rejected as an authentication type
Name (scratch.zope.org:paul): paul
331 Password required.
Password:
230 Login successful.
Remote system type is UNIX.
Using binary mode to transfer files.
ftp> cd ZopeOrg
250 CWD command successful.
ftp> ls
227 Entering Passive Mode (63,102,49,37,15,209)
150 Opening ASCII mode data connection for file list
d---------   1 Zope     Zope            0 Apr 12 15:37 ..
drwxrwx---   1 andrew   Zope            0 Apr 12 15:37 About
drwxrwx---   1 andrew   Zope            0 Apr 12 15:37 Community
drwxrwx---   1 andrew   Zope            0 Apr 12 15:37 Documentation
drwxrwx---   1 andrew   Zope            0 Apr 12 15:37 Downloads
----------   1 andrew   Zope            0 Apr 12 15:31 MailHost
drwxrwx---   1 andrew   Zope            0 Apr 22 08:52 Members
drwxrwx---   1 andrew   Zope            0 Apr 12 15:37 News
drwxrwx---   1 andrew   Zope            0 Apr 12 15:37 Projects
drwxrwx---   1 andrew   Zope            0 Apr 12 15:37 Support
----------   1 andrew   Zope            0 Apr 12 15:37 ZO_setupCMFWiki
----------   1 andrew   Zope            0 Apr 12 15:59 ZO_setupMembership
----------   1 andrew   Zope            0 Apr 12 15:37 
ZO_synchronizeSkeleton
-rw-rw----   1 andrew   Zope          343 Apr 12 15:37 ZPT_getGroupsOfN
----------   1 andrew   Zope            0 Apr 12 15:37 ZPT_skip_unauthorized
----------   1 andrew   Zope            0 Apr 12 15:31 content_type_registry
----------   1 andrew   Zope            0 Apr 12 15:31 cookie_authentication
-rw-rw-r--   1 paul     Zope           59 Apr 18 16:51 copy_of_bullet.gif
-rw-rw-r--   1 paul     Zope          283 Apr 18 16:51 
copy_of_pixel_grey.jpg
----------   1 andrew   Zope            0 Apr 12 15:37 installCMFCalendar
----------   1 andrew   Zope            0 Apr 12 15:37 installPyJobs
-rw-rw----   1 andrew   Zope         5549 Apr 22 15:30 local_html
----------   1 andrew   Zope            0 Apr 12 15:37 localattr
----------   1 andrew   Zope            0 Apr 12 15:37 mailFeedback
drwxrwx---   1 andrew   Zope            0 Apr 12 15:31 portal_actions
drwxrwx---   1 Zope     Zope            0 Apr 12 15:35 portal_catalog
----------   1 andrew   Zope            0 Apr 12 15:31 portal_discussion
----------   1 andrew   Zope            0 Apr 12 16:36 portal_memberdata
----------   1 andrew   Zope            0 Apr 12 16:00 portal_membership
----------   1 andrew   Zope            0 Apr 12 15:31 portal_metadata
----------   1 andrew   Zope            0 Apr 12 15:31 portal_properties
----------   1 andrew   Zope            0 Apr 12 15:31 portal_registration
drwxrwx---   1 andrew   Zope            0 Apr 12 19:54 portal_skins
----------   1 andrew   Zope            0 Apr 12 15:31 portal_syndication
drwxrwx---   1 andrew   Zope            0 Apr 12 15:37 portal_types
----------   1 andrew   Zope            0 Apr 12 15:31 portal_undo
----------   1 andrew   Zope            0 Apr 12 15:31 portal_url
drwxrwx---   1 andrew   Zope            0 Apr 12 15:37 portal_workflow
drwxrwx---   1 robertr  Zope            0 Apr 25 14:34 sections
----------   1 andrew   Zope            0 Apr 12 15:37 setup
-rw-rw----   1 robertr  Zope         1739 Apr 25 15:22 sitemap.html
-rw-rw----   1 paul     Zope         4256 Apr 25 10:54 sitemap.html.old
----------   1 andrew   Zope            0 Apr 12 15:37 submitForAnonymous
-rw-rw-r--   1 paul     Zope          217 Apr 22 21:29 test
drwxrwx---   1 ZifNab   Zope            0 Apr 24 17:05 tom_test
226 Transfer complete
ftp>