![]() |
|
| |||||||
| Notices |
| Scripts & Fantastico Discussions, help and troubleshooting scripts included is adding popular Fantastico scripts to your website such as guest books, osCommerce shopping cart, polls, content management systems etc… |
![]() |
| | LinkBack | Thread Tools |
|
#1
| |||
| |||
| hey, I have some audio files on my website, and I wan't to do as much as I can to stop people from downloading them. I thought I had it figured out (on E Explorer) by disabling the right click. than I tried Firefox, and it has a window that pops up when you want to play the file and asks you if you want to download the file or play it. Is there a way to stop this? |
|
#2
| ||||
| ||||
| May I ask why you have them there? Most things put on a web page are able to be taken even if you use methods to disallow this. If you want the files all to yourself or only certain people, make yourself a password protected directory and place your files in there ..... then no one can access those pages unless they have the password ....
__________________ NEW - Dating Websites/Custom Features FREE Blue Voda Website Design Tips Blue Voda Designer|LadyEye/Designer My Portfolio of Blue Voda Websites ********GENERAL LADYEYE******** |
|
#3
| |||
| |||
| Quote:
|
|
#4
| ||||
| ||||
| Why make it hard for those that have the password ?? Thats why you gave/sold access, wasn´t it !!!!!! You could always change the password from time to time if you wished................
__________________ Have fun Regards David FREE Membership Login Scripts: Meta Tags Analyzer Mallorca Holiday Home |
|
#5
| ||||
| ||||
| chmod the directory to 744 and that will prevent them from accessing the files with the web browser. Then for the file you want to give access use a media player on the website (that uses an encryped file path) to play the files
__________________ Register/Login Script Do you use a Password Protected Directory? Need a way to allow users to make their own account, try my .htaccess Login Script |
|
#6
| ||||
| ||||
| I remember when I was navigating in MP3 web shop, they have kind of these options, like you find the albums you can listen to the songs but not in Stereo Mode, they are all in Mono, but I know, they are known songs, so you know the quality is better. Sometimes people will think that the songs are mono quality in origin, so they will escape it. The thing with that mp3 web shop, they have some kind of scripting or something stoping you from recording. Yeah, be aware that there is recorders, you can record what you are listening to in your computer. Make a search in google or yahoo, for sure you will find something.
__________________ The Producer |
|
#7
| |||
| |||
| Quote:
|
|
#8
| ||||
| ||||
| You will need a media player similar to what you youtube uses (one where it doesn't reveal the location of the media file on the server). And then the folder that will contain all the media files, you need to use a ftp to chmod it to 744 which prevents people from viewing any file inside of it directly
__________________ Register/Login Script Do you use a Password Protected Directory? Need a way to allow users to make their own account, try my .htaccess Login Script |
|
#9
| |||
| |||
| Quote:
how do you chmod it to 744? |
|
#10
| |||
| |||
| OK, If I put a streaming .wma file on a .html page would there be a way to download it? Like this http://mp3how.com/kutless-sea-of-fac...-Faces_mp3.php |
|
#11
| ||||
| ||||
| Quote:
Quote:
__________________ Register/Login Script Do you use a Password Protected Directory? Need a way to allow users to make their own account, try my .htaccess Login Script |
|
#12
| |||
| |||
| Quote:
|
|
#13
| |||
| |||
| Quote:
Does that mean even if you found the URL and tried to open the file from the server on windows media player (or anything else) it wouldn't work? |
|
#14
| ||||
| ||||
| I know they exist, but I don know of specific one. As long as you CHMOD the folder people can't download it (it will give them an "Forbidden" message when trying to view the folder if CHMOD'ed to 744), then you can use a media player that gives away the location.
__________________ Register/Login Script Do you use a Password Protected Directory? Need a way to allow users to make their own account, try my .htaccess Login Script |
|
#15
| |||
| |||
| Quote:
|
|
#16
| ||||
| ||||
| Yes, if the server is making the request for the file it will allow them to view it through the server, but it they make the request with their broswer (IE. typing the location into the address bar) it will not
__________________ Register/Login Script Do you use a Password Protected Directory? Need a way to allow users to make their own account, try my .htaccess Login Script |
|
#17
| |||
| |||
| Quote:
|
|
#18
| ||||
| ||||
| No, it wont work. If you restrict the access to only the server with a CHMOD then the only way to access the file is through a server request
__________________ Register/Login Script Do you use a Password Protected Directory? Need a way to allow users to make their own account, try my .htaccess Login Script |
|
#19
| |||
| |||
| Quote:
or doesn't it matter? |
|
#20
|