Url Uploads and Bandwidth Url Uploads and Bandwidth
 

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

Url Uploads and Bandwidth

Started by adllop, September 05, 2006, 03:48:34 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

adllop

Hey, I have a question. If a user uploads a picture via URL upload, does the site on which the gallery exists, host the file, or does the site from whence it came?

In other words, if I uploaded a picture to a gallery via URL and that picture is currently hosted on Imageshack, does Imageshack continue to host the picture once I uploaded it to the gallery?



Thanks,;)
adllop

Joachim Müller

Quote from: adllop on September 05, 2006, 03:48:34 AM
In other words, if I uploaded a picture to a gallery via URL and that picture is currently hosted on Imageshack, does Imageshack continue to host the picture once I uploaded it to the gallery?
No, it gets moved to your webspace. Coppermine doesn't support remote storage.

adllop