E-Junkie Forum http://www.e-junkie.com/bb/ E-Junkie Forum RSS en-us Copyright 2008, 19.5 Degrees. All rights reserved. webmaster@e-junkie.com webmaster@e-junkie.com Thu, 17 Jul 2008 03:26:11 GMT Fri, 29 Aug 2008 01:26:11 GMT 681 E-JUNKIE 5 E-Junkie Forum http://www.e-junkie.com/bb/ http://www.e-junkie.com/ej/logo.gif 290 104 Post #13 http://www.e-junkie.com/bb/topic/2139/pg/0#post7181 http://www.e-junkie.com/bb/topic/2139/pg/0#post7181 Thu, 17 Jul 2008 03:26:11 GMT
Just configure your products with the File Download setting enabled, then upload your file for each product. If you are on a subscription plan of at least $18/mo, you also have the option of hosting your product files remotely, on your own server rather than ours. In either case, our download links would work the same way, with all the same access-control and expiration settings, and our links would conceal the "real" static URL of your files, so those URLs cannot be passed around the Internet nor used for unpaid access indefinitely.

If your product consists of several files, you can combine them into a single archive file using a program like WinZip, and offer that file as your download. If you have several products that you also want to offer together at a special price as a "package deal", you can use our Package Products method:
http://www.e-junkie.com/ej/help.package.php]]>
E-junkie Discussions; Tyson_N
Post #12 http://www.e-junkie.com/bb/topic/2139/pg/0#post7181 http://www.e-junkie.com/bb/topic/2139/pg/0#post7181 Wed, 16 Jul 2008 02:27:17 GMT I have a webpage that is the first download after someone purchases my product which consists of written and audio instructions and forms. On this webpage are links to other files which contain word or pdf forms which the purchaser can fill out and print. I'm a little confused but would like to use the easiest process that will also provide some protection for my digital products.

I've been signed up with E-junkie for several months now but have'nt figured out how best to use the system for my product. Any help would be much appreciated.

Thanks

Simpler yet, just place your downloadable files in a subdirectory all their own, then place a blank "index.html" file in that directory to prevent directory browsing. :^)

When we issue a download link for an externally-hosted file, the link itself appears and works exactly the same as if we were hosting the file, with the same access control, unique ID and link attempts/expiration settings. The only difference (without getting into too much boring behind-the-curtain details :^) is that the link triggers a download stream from your server, through our Web cache, then to the buyer, so the file appears to be coming from our server rather than yours. At no point is the buyer ever exposed to the "real" static URL of the file on any server, nor can they tell the file was even remotely hosted, nor is there any way they could analyze the link or download process to discern the location of other files or access any files they did not purchase.]]>
E-junkie Discussions; inc101
Post #11 http://www.e-junkie.com/bb/topic/2139/pg/0#post7181 http://www.e-junkie.com/bb/topic/2139/pg/0#post7181 Sat, 5 Jul 2008 00:56:23 GMT E-junkie Discussions; E-junkieChef Post #10 http://www.e-junkie.com/bb/topic/2139/pg/0#post7181 http://www.e-junkie.com/bb/topic/2139/pg/0#post7181 Sat, 5 Jul 2008 00:55:07 GMT raypryorwhat's the IP for e-junkie.com? I tried using the code you sent and it didn't work. My hosting co didn't think that 'allow from' worked with domain names but only IPs. Is this correct?

Our IPs you'll see usually are 208.104.6.148 - 208.104.6.155, but this does change and if you enable reverse lookups on your host, the directive I've provided will work.

raypryorAlso, will htaccess protect against direct URL access and well as links?


Yes]]>
E-junkie Discussions; E-junkieChef
Post #9 http://www.e-junkie.com/bb/topic/2139/pg/0#post7181 http://www.e-junkie.com/bb/topic/2139/pg/0#post7181 Wed, 4 Jun 2008 15:55:42 GMT
E-junkieChef, what's the IP for e-junkie.com? I tried using the code you sent and it didn't work. My hosting co didn't think that 'allow from' worked with domain names but only IPs. Is this correct? Also, will htaccess protect against direct URL access and well as links?

Tyson_N, that sounds like a great idea, I just want to have something in place just in case someone gets a direct URL path to the files. I guess if I prevent directory browsing, and there are no links to these files on my site, and you guys never show the URL, no one would ever get the URL in the first place, but hey, you never know.]]>
E-junkie Discussions; raypryor
Post #8 http://www.e-junkie.com/bb/topic/2139/pg/0#post7181 http://www.e-junkie.com/bb/topic/2139/pg/0#post7181 Wed, 4 Jun 2008 02:08:24 GMT
When we issue a download link for an externally-hosted file, the link itself appears and works exactly the same as if we were hosting the file, with the same access control, unique ID and link attempts/expiration settings. The only difference (without getting into too much boring behind-the-curtain details :^) is that the link triggers a download stream from your server, through our Web cache, then to the buyer, so the file appears to be coming from our server rather than yours. At no point is the buyer ever exposed to the "real" static URL of the file on any server, nor can they tell the file was even remotely hosted, nor is there any way they could analyze the link or download process to discern the location of other files or access any files they did not purchase.]]>
E-junkie Discussions; Tyson_N
Post #7 http://www.e-junkie.com/bb/topic/2139/pg/0#post7181 http://www.e-junkie.com/bb/topic/2139/pg/0#post7181 Tue, 3 Jun 2008 22:08:36 GMT
<limit GET>
satisfy any
order allow,deny
Allow from e-junkie.com
</limit>

<limit POST>
satisfy any
order allow,deny
Allow from e-junkie.com
</limit>]]>
E-junkie Discussions; E-junkieChef
Post #6 http://www.e-junkie.com/bb/topic/2139/pg/0#post7181 http://www.e-junkie.com/bb/topic/2139/pg/0#post7181 Tue, 3 Jun 2008 20:39:14 GMT
I'd like to do some IP blocking on a directory to protect the files. Thanks in advance.]]>
E-junkie Discussions; raypryor
Post #5 http://www.e-junkie.com/bb/topic/2139/pg/0#post7181 http://www.e-junkie.com/bb/topic/2139/pg/0#post7181 Mon, 10 Mar 2008 12:02:32 GMT
This is from dkbprofits. I would like to thank you for your answer .
This will advise me to watch out and get a hosting server for files. Do you know of
a good host for this ?

thanks
donald]]>
E-junkie Discussions; dkbprofits
Post #4 http://www.e-junkie.com/bb/topic/2139/pg/0#post7181 http://www.e-junkie.com/bb/topic/2139/pg/0#post7181 Mon, 10 Mar 2008 09:48:55 GMT
Not really sure how people go about securing these files though, other than turning off indexes etc, as it still has to be accessible to E-Junkie customers.]]>
E-junkie Discussions; Chris_L
Post #3 http://www.e-junkie.com/bb/topic/2139/pg/0#post7181 http://www.e-junkie.com/bb/topic/2139/pg/0#post7181 Sat, 8 Mar 2008 13:43:29 GMT
Since i am new to all this i would like to know if anyone knows what are
external files and how are they used.

thanks
dkbprofits]]>
E-junkie Discussions; dkbprofits
Post #2 http://www.e-junkie.com/bb/topic/2139/pg/0#post7181 http://www.e-junkie.com/bb/topic/2139/pg/0#post7181 Fri, 7 Mar 2008 22:08:33 GMT E-junkie Discussions; NatashaSen Post #1 http://www.e-junkie.com/bb/topic/2139/pg/0#post7181 http://www.e-junkie.com/bb/topic/2139/pg/0#post7181 Fri, 7 Mar 2008 21:51:00 GMT E-junkie Discussions; guest_user