Upload a Folder Upload a Folder
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Upload a Folder

Started by Augustino, March 11, 2006, 08:15:55 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Augustino

How can I upload a folder with a files? without select a each file, and without use FTP only with HTTP

Joachim Müller

with http: not at all. As coppermine admin, you should perform FTP-uploads plus batch-add as suggested in the docs that come with coppermine.

steve46

Is it not possible to integrate some kind of java app to be able to do this?

Perhaps integrating something like this: http://www.javazoom.net/applets/jclientupload/jclientupload.html

Joachim Müller

there have been mods posted that do a similar thing for coppermine. However: you can't beat FTP uploads, performance-wise.

Augustino

Thanks is great that app