11 Jan
2003
11 Jan
'03
8:30 p.m.
On Wed, 08 Jan 2003 21:33:14 +0100 Maik Jablonski <maik.jablonski@uni-bielefeld.de> 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).
-mj
another option is to upload a zip-archive and expand it in the zope tree. HTH, __Janko