1 Dec
2002
1 Dec
'02
8:47 p.m.
Zope runs an FTP sever (usually on port 8021). So you can use any FTP client to connect with Zope. --On Sonntag, 1. Dezember 2002 15:43 -0500 Jianping Zhu <zjp@arches.uga.edu> wrote:
I have a redhat linux server and a zope sever on it. my question is 1. how can i move (ftp ?) files from my linux server to the zope server?
FTP, WebDAV, HTTP (checkout the load_site.py script of Zope).
2, how can i use ws_ftp to move files form windows client machine to zope sever?
See above. -aj