Web Hosting Vodahost    

Home Take The Royal Tour! Order Now Features Prices
Go Back   Web Hosting > VodaHost Web Hosting Support > Scripts & Fantastico

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…

Reply
 
LinkBack Thread Tools
  #1  
Old 03-28-2007, 09:07 PM
Staff Sergeant
 
Join Date: Feb 2007
Posts: 41
Default disabling download

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?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #2  
Old 03-28-2007, 10:29 PM
LadyEye's Avatar
General & Forum Moderator
 
Join Date: Jun 2006
Location: Canada
Posts: 9,856
Send a message via MSN to LadyEye
Default Re: disabling download

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********
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #3  
Old 03-29-2007, 05:21 PM
Staff Sergeant
 
Join Date: Feb 2007
Posts: 41
Default Re: disabling download

Quote:
Originally Posted by LadyEye
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 ....
I do have a password protected directory, but if I could even do something to make it hard to download (even for those people who have a password) I would.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #4  
Old 03-29-2007, 05:31 PM
davidundalicia's Avatar
Lieutenant General
 
Join Date: Mar 2006
Location: Mallorca, Spain
Posts: 3,951
Default Re: disabling download

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
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #5  
Old 03-29-2007, 08:46 PM
Watdaflip's Avatar
Brigadier General
 
Join Date: Sep 2005
Location: Cincinnati, Ohio
Posts: 1,640
Default Re: disabling download

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
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #6  
Old 04-01-2007, 04:25 AM
Nite Producer's Avatar
Lieutenant Colonel
 
Join Date: May 2006
Location: Sunshine Coast, QLD-Australia
Posts: 591
Send a message via MSN to Nite Producer
Default Re: disabling download

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
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #7  
Old 04-02-2007, 04:06 AM
Staff Sergeant
 
Join Date: Feb 2007
Posts: 41
Default Re: disabling download

Quote:
Originally Posted by Watdaflip
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
What does this mean in simple terms?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #8  
Old 04-03-2007, 04:30 PM
Watdaflip's Avatar
Brigadier General
 
Join Date: Sep 2005
Location: Cincinnati, Ohio
Posts: 1,640
Default Re: disabling download

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
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #9  
Old 04-03-2007, 08:29 PM
Staff Sergeant
 
Join Date: Feb 2007
Posts: 41
Red face Re: disabling download

Quote:
Originally Posted by Watdaflip
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
sorry,
how do you chmod it to 744?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #10  
Old 04-06-2007, 08:44 PM
Staff Sergeant
 
Join Date: Feb 2007
Posts: 41
Default Re: disabling download

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
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #11  
Old 04-07-2007, 01:30 AM
Watdaflip's Avatar
Brigadier General
 
Join Date: Sep 2005
Location: Cincinnati, Ohio
Posts: 1,640
Default Re: disabling download

Quote:
Originally Posted by xlrsound
sorry,
how do you chmod it to 744?
Use a FTP program, for most you right click on the directory, hit properties, and there should be a field to fill in the CHMOD

Quote:
Originally Posted by xlrsound
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
If you view the source and can find the location of the file on the server, and that folder that the file is in isn't protected, then yes they can download it.
__________________

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
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #12  
Old 04-07-2007, 04:24 PM
Staff Sergeant
 
Join Date: Feb 2007
Posts: 41
Default Re: disabling download

Quote:
Originally Posted by Watdaflip
Use a FTP program, for most you right click on the directory, hit properties, and there should be a field to fill in the CHMOD



If you view the source and can find the location of the file on the server, and that folder that the file is in isn't protected, then yes they can download it.
Is their a player that doesn't show the location but will play .wma files?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #13  
Old 04-07-2007, 05:06 PM
Staff Sergeant
 
Join Date: Feb 2007
Posts: 41
Default Re: disabling download

Quote:
Originally Posted by Watdaflip
you need to use a ftp to chmod it to 744 which prevents people from viewing any file inside of it directly
what happens when you can't view a file inside of a directory directly?

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?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #14  
Old 04-07-2007, 05:08 PM
Watdaflip's Avatar
Brigadier General
 
Join Date: Sep 2005
Location: Cincinnati, Ohio
Posts: 1,640
Default Re: disabling download

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
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #15  
Old 04-07-2007, 05:27 PM
Staff Sergeant
 
Join Date: Feb 2007
Posts: 41
Default Re: disabling download

Quote:
Originally Posted by Watdaflip
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.
So will they be able view the file at all?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #16  
Old 04-07-2007, 06:12 PM
Watdaflip's Avatar
Brigadier General
 
Join Date: Sep 2005
Location: Cincinnati, Ohio
Posts: 1,640
Default Re: disabling download

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
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #17  
Old 04-07-2007, 07:41 PM
Staff Sergeant
 
Join Date: Feb 2007
Posts: 41
Default Re: disabling download

Quote:
Originally Posted by Watdaflip
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
If I go into Windows Media Player and go open url and copy the file url into the space and and click open does that work if you've chmod'ed to 744?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #18  
Old 04-07-2007, 09:47 PM
Watdaflip's Avatar
Brigadier General
 
Join Date: Sep 2005
Location: Cincinnati, Ohio
Posts: 1,640
Default Re: disabling download

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
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #19  
Old 04-09-2007, 12:52 AM
Staff Sergeant
 
Join Date: Feb 2007
Posts: 41
Default Re: disabling download

Quote:
Originally Posted by Watdaflip
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
Do I attach a file than or an html page with the file on it?

or doesn't it matter?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #20  
Old 04-10-2007, 04:12 AM