bladez Posted January 2, 2008 Share Posted January 2, 2008 How can i block users who are using download accelerator from being able to download from my site in php pr any other softwares or servers tat i can use to block? Download accelerator as in any type of download accelerators Quote Link to comment https://forums.phpfreaks.com/topic/84132-download-accelerators-problem/ Share on other sites More sharing options...
lemmin Posted January 2, 2008 Share Posted January 2, 2008 I think that those types of programs will catch any type of a link that doesn't have a specific software associated with it. Basically, anything that would normally pop up a download file prompt. I would think that the only way to get around that is to make your own application to save the file on a users computer. A Java applet or Flash is the most common way this is done, but you can do it in Javascript too, it just won't have the best gui for the user. Quote Link to comment https://forums.phpfreaks.com/topic/84132-download-accelerators-problem/#findComment-428275 Share on other sites More sharing options...
bladez Posted January 2, 2008 Author Share Posted January 2, 2008 ok if its java applet how is the way around it?... how bout javascript? But if u see some website they hv direct download but my download accelerator (REGEX) wont be able to download a single file from there... it only downloads wen i switch to normal way of downloading thru browser..how is tat possible? Quote Link to comment https://forums.phpfreaks.com/topic/84132-download-accelerators-problem/#findComment-428286 Share on other sites More sharing options...
lemmin Posted January 2, 2008 Share Posted January 2, 2008 Can you give an example of a website that doesn't allow your accelerator to work? Quote Link to comment https://forums.phpfreaks.com/topic/84132-download-accelerators-problem/#findComment-428315 Share on other sites More sharing options...
bladez Posted January 3, 2008 Author Share Posted January 3, 2008 like sourgeforge some mirrors of sourgeforge .. not all ... exactly which url is hard for me to gif .. but if can pls do help me out on this .. if u hv any simple program or so tat can help to filter this or even like the wan u said abt javapplet i dun mind also coz i am using it on internal LAN so it will be fast anyway ... Quote Link to comment https://forums.phpfreaks.com/topic/84132-download-accelerators-problem/#findComment-429179 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.