28 Jun
2002
28 Jun
'02
8:26 p.m.
Ahsan Imam writes:
I am trying to FTP images into various zope directories. Some of the images show in zope as 0k. This should not happen (it never did when I used FTP to load objects into Zope).
You can use a TCPlogger (such as e.g. Shane's "tcpwatch") to see what happens on the FTP control connection. Maybe, this gives some hint...
.. What other method can I use? You can use the "load_site.py" script in the "utilities" subfolder of the Zope distribution.
And you can try "WebDAV". Dieter