coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 upload => Topic started by: iamfez on November 02, 2007, 01:23:28 AM

Title: Other way to batch upload with using HTTP?
Post by: iamfez on November 02, 2007, 01:23:28 AM
I have a huge gallery and since it's for frame-by-frame images it's sometimes by the thousands that I upload.

Is there anyway I can batch upload to my gallery without going through the HTTP method? It's using up too much of my hosts resources and they've disabled my database because of it.
Title: Re: Other way to batch upload with using HTTP?
Post by: Pascal YAP on November 02, 2007, 02:01:24 AM
Maybe an other way, is to use XP_PUBLISH.PHP.
If you run Windows, you can use it.
See your DOC for more infos.

PYAP
Title: Re: Other way to batch upload with using HTTP?
Post by: Joachim Müller on November 02, 2007, 06:44:25 AM
Well, the batch-add function built into Coppermine doesn't use HTTP, but assumes FTP as upload mechanism and then batch-adds multiple files in one go. Did you read the corresponding section of the docs before asking?
Title: Re: Other way to batch upload with using HTTP?
Post by: iamfez on November 02, 2007, 02:48:01 PM
Sorry I said that wrong before. I know that it assumes that FTP is the uploader, what I meant is there another way to batch add at all? It's the batch adding that's using up all my hosts resources.

I'll check out that XP_PUBLISH.PHP
Title: Re: Other way to batch upload with using HTTP?
Post by: Hein Traag on November 02, 2007, 03:51:18 PM
Checkout CPGMassImport from this address: http://cpg-contrib.org/board/index.php?PHPSESSID=e97157f04d182cbfd4843d67f4d11648&board=25.0 (http://cpg-contrib.org/board/index.php?PHPSESSID=e97157f04d182cbfd4843d67f4d11648&board=25.0)