how do i upload a single album at a time instead of browsing each pics which is very time consuming. I have folders with 200 + pics in each. how do i upload all without browsing each and every photo from the upload button?
Your best bet is FTP. Or you can zip the albums and upload the zip file, but that is limited by your server's upload limits.
You can upload the directory of your photos in the ftp /yourdomain/albums/ dir
it is not necessary to zip the photos, just upload them
zenphoto will create a new album with the name of the dir you have just uploaded.
The zip sbillard mentions was meant for upload via the admin backend . For ftp of course not.
thanks, did it successfully.