Hi! Can Anyone Please guide how to dissallow support to resume of broken files and even segmented downloads. I means to stop user to download the same file with many streams through softwares like download accelerator, IDM etc. Also what should i do check that the user is the member of site before downloading any file. Also how to stop any user from downloading all files using site grabber etc. Regards,
You Could try a file upload/ downloading system Demo http://www.galaxyscripts.com/demo/mfh/ Download From http://www.galaxyscripts.com/forum/index.php?act=dscript&CODE=showdetails&f_id=2
I think what the original poster wants to know is a server side configuration to prevent multiple downloads of the same file from a single IP address ?
I think your best bet is to search for a .htaccess setup that can do this. (assuming you are hosting on linux/apache)
sorry for delay in reply, moroswitie my hosting is linux, i am new to programming can you please guide how i can do that using .htaccess setup?