You are not logged in.
#1 2007-11-08 16:55:27
- reep
- New member
- Registered: 2007-11-08
- Posts: 1
Batch uploading
Hi there I love the script but is there also a way to make a batch upload trough ftp ?
reagds ray
Offline
2007-11-08 16:55:27
- Advert
#2 2007-11-12 07:51:17
- idut
- Administrator
- Registered: 2007-08-11
- Posts: 108
Re: Batch uploading
You can upload to the album that you want the images in by FTP uploading them to that folder, then run a "reindex" from the admin.php and this will generate the thumbnails.
Offline
#3 2008-04-09 06:26:07
- terrym1944
- New member
- From: Toronto, Canada
- Registered: 2008-04-08
- Posts: 4
- Website
Re: Batch uploading
idut wrote:
You can upload to the album that you want the images in by FTP uploading them to that folder, then run a "reindex" from the admin.php and this will generate the thumbnails.
When I try to upload to the directory for the albums using ftp and using the root site directory access pword and username for my website, I get an 'access denied' message on upload. Do I need a separate ftp access to the particular album using the album directory admin pword and username? Seems clumsy if so.
Thanks
http://www.g-ratedguys.com
Offline
#4 2008-04-09 09:50:42
- idut
- Administrator
- Registered: 2007-08-11
- Posts: 108
Re: Batch uploading
You don't need a separate FTP login or anything.
It could possibly be down to owner permissions. Try deleting the album folder if you created it from within the admin script, then create a new folder using FTP and upload the photos into that.
This is because some servers are setup so that the "owner" of a folder created using PHP will be set to "Apache" and folders created using FTP will be called your username and it may not let you upload anything if you are not the owner.
Offline
#5 2008-04-09 09:53:42
- terrym1944
- New member
- From: Toronto, Canada
- Registered: 2008-04-08
- Posts: 4
- Website
Re: Batch uploading
good.. thank you for that help...
http://www.g-ratedguys.com
Offline
