rejetto forum

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - AYEHAN

Pages: 1 2 3 4 ... 7
16
HFS ~ HTTP File Server / Re: to limit the speed
« on: March 14, 2009, 12:27:29 PM »
just added the new code
will let you know about the results

17
HFS ~ HTTP File Server / Re: How to Make Top 10 Download?
« on: March 13, 2009, 05:40:36 PM »
see this ...

i am not sure who is right
rejetto or mars :/

18
HFS ~ HTTP File Server / Re: How to Make Top 10 Download?
« on: March 13, 2009, 05:37:20 PM »
i said the same as u mentioned about it

and also posted the image too

it didnt work for whole site it just shows the file on root and i have only one so it shows it , but folder with many files have no result

19
HFS ~ HTTP File Server / to limit the speed
« on: March 13, 2009, 05:35:16 PM »
1 more thing  ... we have set speed 1030KB/s for some drives and MovieZ is in the same partions .. will they clash again?

no.
anyway, the script is made so that "switch" is done only if not "movieZ".

not working for me :( i did as what u told me now the status bar error gone but its not working :/

Code: [Select]
[download]
{.if|{.is substring|%folder%|MovieZ.} {.is substring|%item-name%|Xvid.}
| {:{.set speed limit for connection|100.}:}
|
{.switch| {.cut||2|%item-resource%.} |,|
D:,E:,F:| {:{.set speed limit for connection|500.}:}
|
G:,H:,I:,P:,L:| {:{.set speed limit for connection|1030.}:}
/switch.}

 /if.}

[download name]
SmS_Share_Server.%item-name%

20
HFS ~ HTTP File Server / Re: Forced Downloading
« on: March 13, 2009, 05:31:44 PM »
i wish i could be a coder like you mars or other guys :/

if i will be a coder some day i will make the code from your hint .. but foir now you guyz are here to help me :D

21
Programmers corner / Re: Events scripts of in more
« on: March 13, 2009, 05:30:32 PM »
muaaahhh mars

bro u did it, i really wanted that
 i did it this way

Code: [Select]
[download name]
SmS_Share_Server.%item-name%
and it works fine :D

22
HFS ~ HTTP File Server / to limit the speed
« on: March 12, 2009, 08:03:14 PM »
thanks and sorry for not telling that i made some changes

1 more thing  ... we have set speed 1030KB/s for some drives and MovieZ is in the same partions .. will they clash again?

MovieZ  path is L:\MovieZ   and we are setting speed 100KB for it and  we also set speed for drive G:\ as 1030KB/s

23
HFS ~ HTTP File Server / Re: How to Make Top 10 Download?
« on: March 12, 2009, 07:59:49 PM »
it works for me in this way and i realize its the same as rejetto just mentioned


24
HFS ~ HTTP File Server / Re: Forced Downloading
« on: March 12, 2009, 07:52:41 PM »
thx rejetto but even if they downloaded it, its not harmful to downloa again coz downloading this 2 MB file is take less then 2 seconds only .. so they can download and delete it ... but if the download record is possible it will be a nice option .. but main thing

how to make them download and ifthey cancel they cant login to site

25
HFS ~ HTTP File Server / Re: How to Make Top 10 Download?
« on: March 12, 2009, 07:04:24 AM »
this command of mars shows the top 10 files not folders

26
HFS ~ HTTP File Server / Re: How to Make Top 10 Download?
« on: March 12, 2009, 03:57:19 AM »
very nice, but is there a way to put the result in a small news box like the one in right hand showing speed downloads and hits .. etc

27
HFS ~ HTTP File Server / Re: Forced Downloading
« on: March 12, 2009, 03:55:03 AM »
i own that business so its my right to forced them to download what i want .. if they dont wanna do that just remove the account from my site :P

28
HFS ~ HTTP File Server / to limit the speed
« on: March 11, 2009, 09:34:44 PM »
the same template error in previous post "umatched marker"

and speed is 1MB/s  coz i set it in limits that a single user can download at 1030KB/s  the event isnt working but the limit

i tried turning off the limit too but no luck

29
HFS ~ HTTP File Server / to limit the speed
« on: March 11, 2009, 09:30:37 PM »
it say's template error for speed limit event

30
HFS ~ HTTP File Server / Forced Downloading
« on: March 11, 2009, 09:07:51 PM »
hi,

i have set a file on login to download but user cancel it, is there a way that i can force them to download, and if download dosent start for that user he can't login to site?

or say get an error msg of my choice

i set this way .. after login redirect to "http://10.101.6.6:22335/easyshare-v4.exe" but there are only 3 downloads, and i want everyone to download it no download no access .. and if posisble on a given number of tries account will be blocked :D

Pages: 1 2 3 4 ... 7