There's an external method that loads a batch of files from the local machine into the zope database. I've got a copy if you're interested, since I can't seem to find it on the site anymore. --jfarr "Perl is worse than Python because people wanted it worse." Larry Wall, 14 Oct 1998 ----- Original Message ----- From: R. David Murray <bitz@bitdance.com> To: Jonathan Park <jpark@amazingmedia.com> Cc: <zope@zope.org> Sent: Monday, May 22, 2000 3:43 PM Subject: Re: [Zope] uploading a batch of files
On Mon, 22 May 2000, Dieter Maurer wrote:
FTP, mput? More difficult: a Python script generating appropriate HTTP Post requests
An equally difficult alternative to b: a temporary python external method that creates file objects and reads the content from the file system.
Perhaps the load_site (or whatever it's name is) product would help with this? I've never looked at it.
--RDM
_______________________________________________ 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 )