Gallery 1.3.1 / PHP 4.06 / no SSH / XP / SmartFTP 969
Uploading 5 files at a time through the web interface works but I need a way to upload more at once. Here's what I've tried:
1. Uploading 10 files usually hangs right away. Network traffic stops immediately after the "File upload in progress" window fully loads. 9 files at once seems to work better. Still, I'd much rather do 90 files at once so...
2. I FTP'd the jpg's to /uploads and specified the full document_root path in the Gallery upload page. Gallery found 7 of the 26 images in it's own /images folder but none in the /uploads folder I had specified. Moving the jpg's to the /images folder had no effect. Gallery found the same 7 files every time including /images/albumthumb_BR.gif but not /images/albumthumb_RR.gif.
3. I put about (40) 1MB jpg's in a zip and FTP'd it to that same /uploads folder. Specifying the same path as above plus /file.zip worked perfectly and Gallery cranked away at it. It hung after creating the thumbs for about a dozen of the jpg's. None of the files created were implemented into the gallery and I had to use cleanup.php to remove them.
4. Gallery remote seems to work OK but I can't find a way to have it use the file names as captions.
Does anyone have any suggestions that might ease my pain?
TIA