Sorry, but I don't have zp.py on my machine... -----Original Message----- From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of Chris Withers Sent: 09 January 2003 12:58 To: Maik Jablonski Cc: zope@zope.org Subject: Re: [Zope] Re: File Sharing Maik Jablonski wrote:
Ian Firmin wrote:
Hi All, I've checked out the file sharing example and the navigation example. However, what I want to do is upload a whole buch of files (maybe with FTP) and hve them seen without "uploading" each one individually. Is there a way to do this???
You can connect to your Zope-Server via ftp on port 8021 (default).
Or WebDAV. ....in which case you may wish to start up a WebDAV sourceport. Do: python zp.py --help ....to find out how. cheers, Chris _______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )