[Zope] how to upload a batch of files????

Ausum augusto@artlover.com
Sat, 1 Sep 2001 15:40:19 -0500


I'd take a look at LocalFS Product.
Although it's for other sort of things, you could see how it works the
reading of files contained in a path.
After that you could use manage_addProduct of your desire to the resulting
list of files. It might be necessary to hack the current method to not to
response a confirmation, when batch loading.

Ausum


----- Original Message -----
From: "Robert Rottermann" <robert@redcor.ch>
To: "Jerome Alet" <alet@unice.fr>
Cc: <zope@zope.org>
Sent: Friday, August 31, 2001 3:17 PM
Subject: Re: [Zope] how to upload a batch of files????


> Thank you for your tip. Your product sure looks powerfull.
> However I am looking for something I could have my users using.
> Something zshell is not meant for.
>
> so I am still looking.
>
> Robert
>
> ----- Original Message -----
> From: "Jerome Alet" <alet@unice.fr>
> To: "Robert Rottermann" <robert@redcor.ch>
> Cc: <zope@zope.org>
> Sent: Saturday, September 01, 2001 8:41 PM
> Subject: Re: [Zope] how to upload a batch of files????
>
>
> > On Fri, Aug 31, 2001 at 09:05:29AM +0200, Robert Rottermann wrote:
> >
> > > I would like to be able to upload a batch of files to Zope.
> > > What I have in mind is something like having a textbox where I list
the
> > > files to be uploaded from where some magical function reads the names
> and
> > > does the upload.
> > > Is this feasible or have I to stick with a single file per action
> approach??
> >
> > 1 - Download ZShell from http://cortex.unice.fr/~jerome/zshell/
> >
> > 2 - Install it.
> >
> > 3 - Use its wget command.
> >
> > 4 - There's no 4 !
> >
> > hoping this helps.
> >
> > Jerome Alet
> >
> > _______________________________________________
> > 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 )
> >
>
>
> _______________________________________________
> 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 )
>