I there any way to automate uploading of files to zope. I have a site with a large number of pages and uploading them all by had would be painful Thank you for any help Aaron
On Mon, 25 Jun 2001, Aaron Hunt wrote:
I there any way to automate uploading of files to zope. I have a site with a large number of pages and uploading them all by had would be painful
Look into directory utilities, program load_site.py. Oleg. ---- Oleg Broytmann http://www.zope.org/Members/phd/ phd@phd.pp.ru Programmers don't die, they just GOSUB without RETURN.
On Mon, 25 Jun 2001, Aaron Hunt wrote:
I there any way to automate uploading of files to zope. I have a site with a large number of pages and uploading them all by had would be painful
I think you'll find loadsite.py helpful. Check out http://www.zope.org/Members/itamar/load_site -Tim -- Tim Wilson | Visit Sibley online: | Check out: Henry Sibley HS | http://www.isd197.org | http://www.zope.org W. St. Paul, MN | | http://slashdot.org wilson@visi.com | <dtml-var pithy_quote> | http://linux.com
As suggested by our colleagues, the load_site script is very useful. But of course, you know you can use FTP do upload files to Zope, righr? Luciano
Aaron Hunt wrote:
I there any way to automate uploading of files to zope. I have a site with a large number of pages and uploading them all by had would be painful
Thank you for any help
Aaron
participants (4)
-
Aaron Hunt -
Luciano Ramalho -
Oleg Broytmann -
Timothy Wilson