[Zope] Any good CLI-based tool to suck my Zope site?
Quentin Smith
quentins@comclub.dyndns.org
Sun, 21 Jul 2002 15:53:47 -0400
Hi-
I don't have time to figure out why wget isn't working for you, however
there are 2 ways to export a directory tree. The first is to connect to
Zope via ftp (put in localhost:8021 into your ftp client). However, that
will get the source of the documents and not their rendered HTML, which
is what I suspect you want. If you have a recent version of windows, you
can add http://localhost:8080/ as a "Web Folder". Then, Zope will appear
in your Network Neighborhood (or My Network Places). Any files you copy
out of that location will be complete, rendered documents just as wget
would have pulled.
HTH,
--Quentin
On Sunday, July 21, 2002, at 03:08 PM, EvH wrote:
> Hi,
>
> I'm currently running Zope on my local Windows host, and would like to
> download the entire site to upload it to a remote FTP server to which I
> have no admin control (just disk space). I've been using wget for
> Windows release 1.8.2, but it doesn't work flawlessly:
>
> I've tried "wget -m http://localhost:8080/mysite", and "wget -mk -np
> http://localhost:8080/mysite: after downloading stuff at
> http://localhost:8080/mysite, wget goes on to download stuff from
> http://localhost
>
> Anybody knows of a good, command-line based offline-browser for
> Windows? Even better: Is there any way to export part of the directory
> tree through the ZMI (since the Export function doesn't export the tree
> to a filesystem)?
>
> Thx
> EvH.
>
>
>
> _______________________________________________
> Zope maillist - Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> ** No cross posts or HTML encoding! **
> (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce
> http://lists.zope.org/mailman/listinfo/zope-dev )
>