rejetto forum

Don't Consider As Download (Mask)...

Guest · 7 · 3613

0 Members and 1 Guest are viewing this topic.

KHAN

  • Guest
Files Matching This filemask are not considered for global downloads counter. Moreover They Never get try icon....

What is this??? how to fil this box.. ? for stop 1 folder counting.... plz tell me


Offline bacter

  • Operator
  • Tireless poster
  • *****
    • Posts: 681
    • View Profile
Here an example to use this option:

Suppose you are using a template with pictures 'image1.png' and 'image2.png' and you have also a link to a file with instructions you name 'help.htm'.
Also I asume you have this files in the same folder, named for example 'addons'.

If you dont use the option 'don't count as download' , then everytime somebody visits your page, you will count 2 downloads (for image1.png and imag2.png) , if the visitor also looks to the helppage, you will have an additional count (for help.htm).

To avoid this, you can apply this option to the folder 'addons', filling out the field with '*.png,*.htm'. Doing this, no png or htm archive form this folder will count as download.
your computer has no brain - use your own !


Offline Foggy

  • Tireless poster
  • ****
    • Posts: 806
    • View Profile

Offline maverick

  • Tireless poster
  • ****
    • Posts: 1052
  • Computer Solutions
    • View Profile
KHAN
Expert Mode.  In vfs, right click on folder that you don't want the contents counted.  Select 'Advanced' then 'Don't consider as a download (mask)...' and put in the field *.*

filling out the field with '*.png,*.htm'. Doing this, no png or htm archive form this folder will count as download.

Should be -> *.png;*.htm  -> semi-colon not comma

Quote from: foggy
right click on the folder > Advanced > Don't Log

That would stop the logging of hits but I don't think it will stop the download counter which is what this thread is about.  I haven't tested this.

« Last Edit: October 29, 2007, 06:36:53 AM by maverick »
maverick


Offline Foggy

  • Tireless poster
  • ****
    • Posts: 806
    • View Profile
That would stop the logging of hits but I don't think it will stop the download counter which is what this thread is about.  I haven't tested this.

Lol, you are right. I jumped the gun a bit. :D

Edit: If you just want the folder not to be counted, in the "don't count as downloaded" option you can use a wildcard (*) instead of typing in every possible extension.
« Last Edit: October 29, 2007, 08:54:35 AM by Foggy »


Offline maverick

  • Tireless poster
  • ****
    • Posts: 1052
  • Computer Solutions
    • View Profile
Edit: If you just want the folder not to be counted, in the "don't count as downloaded" option you can use a wildcard (*) instead of typing in every possible extension.

Yes that is what I said in reply above.  Here it is...

Quote from: maverick
KHAN
Expert Mode.  In vfs, right click on folder that you don't want the contents counted.  Select 'Advanced' then 'Don't consider as a download (mask)...' and put in the field *.*
maverick


Offline Foggy

  • Tireless poster
  • ****
    • Posts: 806
    • View Profile
lol, I did it again

I saw this

Should be -> *.png;*.htm  -> semi-colon not comma

and mustnt have taken much notice to what else you said.