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 - therise

Pages: 1
1
HFS ~ HTTP File Server / Re: HFS 3: work in progress
« on: May 23, 2012, 08:23:19 AM »
good news everyone!

the project is somewhere around 1% now :)
I could made some tests, and i want you to know that this brand new version (tho at an early stage) is already showing some BIG advantages brought by the new technology it is built upon:
- unicode file names supported
- much easier: no more need to choose between real and virtual folders, just one powerful folder
- administration accessible over the net
- max throughput triplicated *

Not bad for a 1%, is it?

Now i need to call you to arms!
If i do this project alone it won't hit 100% before 1 or 2 more years.
I'm searching for tough javascript programmers willing to help.
Anyone?

*the measuring has been done by downloading with wget in local. Version 2.3 reached 35MB/s while version 3 sported a glorious 126MB/s. No improvement is expected for slow internet connections: if you already are hitting the limit of your own internet connection don't dream about overcoming it. I cannot yet tell what will be the real gain for fast networks, we'll see.

IMO, if let it as Open Source and let everyone to commit at github might help.

2
nope, im not a pro programmer... btw, thanks again rojetto for showing ur attention here  :D

3
HFS ~ HTTP File Server / Re: Custom Limit for IP
« on: April 07, 2011, 12:18:02 PM »
i tot that i did it wrongly... but i did right way with wrong script... LOL... thanks rojetto!!! u always the best!!

4
HFS ~ HTTP File Server / Re: Custom Limit for IP
« on: April 06, 2011, 02:02:49 PM »
ok, im confuse...
may i shud straight give my ip... my ip is 10.14.22.200... i would like to unlimited connection via 10.14.22.200 since pagekite using this ip to connect...hmm...im a bit newbie, but i want feed my curiousity with new ideas...just love to see HFS growing  ;D

5
nope...removing the last line make it stream-able but the script does not function like it shud do...

6
HFS ~ HTTP File Server / Custom Limit for IP
« on: April 03, 2011, 05:13:14 AM »
Hi again peeps...
Here my ideas, I am enabling 1 download lmit for single address... But Im currenty hosting to the internet using this method > http://www.rejetto.com/forum/index.php/topic,9388.0.html ...

So, for example, my ip would be 10.xx.xx.200 and when ever someone accessing my server via internet should be refer to 10.xx.xx.200... But at same time, Im hosting to LAN that does not need internet access... I just wondering if I remove limit to 10.xx.xx.200 but still limiting others IP on LAN... Is it possible?

I dont know how to explain it better... Any question would be welcome..

Thanks in advanced...

7
Hi, currently I'm using Live-3.0.1.

When I put:

Code: [Select]
<script>
var adfly_id = 269455;
var adfly_advert = 'banner';
var exclude_domains = ['alertpay.com', 'emailcashpro.com',];
</script>
<script src="http://adf.ly/js/link-converter.js"></script>

into the tpl, my streaming/viewing does not work on audios/videos/swf/photos.

Anyone know how to solve it where I can use this script and streaming script at same time. May be exclude some link or files or anything that can solve the problem?

Thanks in advanced!

8
HFS ~ HTTP File Server / Re: 2 HFS in a PC
« on: April 01, 2011, 10:15:12 PM »
Got it! Thanks! Work great..  ;D

9
HFS ~ HTTP File Server / Re: 2 HFS in a PC
« on: April 01, 2011, 01:00:26 PM »
If, I want to use different IP is it possible?

For eg: 10.x.x.100 is my LAN ip, and 10.x.x.200 is my wireless IP but same using port 80. And wireless is hosting different files with LAN. In other word different VFS.

Is it possible to run both in same PC?

Thanks in advanced.  ;)

10
Beta / Re: Testing build #276
« on: March 20, 2011, 07:36:23 PM »
thanks so much rejetto!! its work great for me!  :D

11
HFS ~ HTTP File Server / Re: Speed Limit
« on: March 17, 2011, 08:29:02 PM »
don't you see the 1000 in the script i gave you?
you can just change that number.


Sorry~ sorry~
I don't know that I can change the number for change whole speed.. Thanks again. Peace...  :D

12
HFS ~ HTTP File Server / Re: Speed Limit
« on: March 17, 2011, 03:31:46 AM »
as a plus, i'll add the possibility for scripts to read the current speed limit.
So that the above script may depend on the global speed limit, instead of the fixed number 1000.

so the 1000 is fixed? how if i want to make for example, when the speed 1200 and got 4 connection each can get 300... and when the speed suddenly change to 1600 and each can get 400.... is that possible?

Thanks for both rojetto and Mars helping me. I really appreciate it.  :D

13
HFS ~ HTTP File Server / Re: Speed Limit
« on: March 15, 2011, 06:56:23 AM »
First of all, I would like to thank you rejetto for your reply.

Hmm.. I'm a bit newbie on this, after putting
Code: [Select]
[+connected=+disconnected]
{.set speed limit for address|{.div|1000|{.max|1|%number-addresses%.}.}.}

What I have to do next? I did search around this forum but I can't find any (may be I use wrong keyword). Where can I get those guide?

Btw, we are looking forward for build 276! Totally awesome!

14
HFS ~ HTTP File Server / Speed Limit
« on: March 11, 2011, 12:36:56 AM »
Just want to ask, is it possible if for example, max speed is 1MB/s. Then got 10 different IP connecting to my server. Then it will limit the speed into 100KB/s per IP. But when 20 different IP connecting, the limit change to 50KB/s. It more about ratio/percentage to have fair speed to each user.

Thanks in advanced.  ;D

Pages: 1