[Zope] uploading a lot of images
Sven Fischer
sven.fischer@gargl.net
Fri, 6 Apr 2001 18:39:43 +0200
> Hi all, I want to make a picture album. (see the other mail
> about strings). What I haven't found out yet is how I can
> upload a lot of images in one time. Do I have to upload them
> one by one?
> If so, probably a python script can do the trick I guess?
nope, you can just use the ftp server that zope uses :
http://yourserver:8021 and log in using your username / password
and upload gazillions of pictures at once ;-))))
have fun,
$ven