Mark Posted November 17, 2021 Posted November 17, 2021 (edited) In setting up 3rd party access to my site's data, I supply a url to the image on the website, which I want them to download and sync to their server. However, to prevent "the internet" from downloading images, TB seems to prevent this... which is good. Is there an easy (no coding adjustments, just UI ) way by which we can permit some IP's to access and download the images? Edited November 17, 2021 by Mark
0 zen Posted November 17, 2021 Posted November 17, 2021 8 hours ago, Mark said: In setting up 3rd party access to my site's data, I supply a url to the image on the website, which I want them to download and sync to their server. However, to prevent "the internet" from downloading images, TB seems to prevent this... which is good. Is there an easy (no coding adjustments, just UI ) way by which we can permit some IP's to access and download the images? If you have the image URL nothing is holding you to download it from an external server, except if you install yourself antileech system. But you need the real url not the rewritten one, that can be done from a php script, I can help you as I already export images link for websites synchs.
0 Mark Posted November 18, 2021 Author Posted November 18, 2021 Its very strange then if TB isnt operating a script to prevent image download... It may be a cloudflare setting preventing image download.... however to date Ive not found it. (tried hotlink protection off)
0 datakick Posted November 19, 2021 Posted November 19, 2021 I'm not sure what protection are you talking about. The only kind of image protection that tb has is watermark module. It can generate .htaccess rules to block access to images without watermark. Of course, this only works on apache, on nginx+php-fpm such .htaccess protection is useless.
0 Mark Posted November 19, 2021 Author Posted November 19, 2021 I've been told it's cloudflare controlling this, its one of the many features in that. I'm getting round to understanding exactly which feature it is and whether they can do exceptions via the API etc. When I've got to the bottom of this I'll post up here what I found it's quite a good feature to know about. 1
Question
Mark
In setting up 3rd party access to my site's data, I supply a url to the image on the website, which I want them to download and sync to their server.
However, to prevent "the internet" from downloading images, TB seems to prevent this... which is good.
Is there an easy (no coding adjustments, just UI ) way by which we can permit some IP's to access and download the images?
Edited by Mark5 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now