9 Jan
2003
9 Jan
'03
12:58 p.m.
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