I have redhat linux with zope server on it, i have a huge directory in my home directory (/home/jzhu/mydir and i have root right). mydir contain html ( one of them if main.html)files and data files. how can I ftp (or cp) mydir to zope database so that i can see it with http://myweb.com:8080/projects/mydir/main.html ? Thanks