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

Pages: 1 2 3 4 5 6 ... 10
46
HTML & templates / Re: Looking For More Templates
« on: April 15, 2009, 10:16:22 PM »
I sense stress in the air  ;D. Work will payout TSG  ;)

47
HFS ~ HTTP File Server / Re: Ideas For Next Update
« on: April 15, 2009, 11:03:50 AM »
The necessary tools to make a download quota system have just been made available and is awaiting someone with the need for it to develop one. As for custom template there are a few available, but these take time to make (if done from scratch), search for RAWR and Live template. Remember rejetto develops the HFS software and it's tools, but there is some dependence on users to make new features using those tools.

48
Programmers corner / logout suggestion
« on: April 15, 2009, 10:57:50 AM »
logout is not currently supported the HFS auth system, I believe it is in the todo list.

50
Programmers corner / Re: Small reminder about EVENTS and hfs.events
« on: April 12, 2009, 11:05:34 PM »
http://www.rejetto.com/wiki/?title=HFS:_Event_scripts here?

Maybe the wiki topic should be moved to the main section so it can be used for events and html templates.

51
Programmers corner / Re: Small reminder about EVENTS and hfs.events
« on: April 12, 2009, 10:28:51 PM »
wiki it  :)

52
Programmers corner / Re: scripts and events in hfs
« on: April 12, 2009, 09:02:48 PM »
At least now we know what was happening, anyway posted the tutorial for the schedule set ini in it's proper topic.

53
HFS ~ HTTP File Server / Re: Macro: set ini
« on: April 12, 2009, 08:53:15 PM »
UPDATE

Apparently you should add these commands instead of the previously posted set ini schedule commands.

1.Open HFS
2.Trigger ALT+F6 (will open hfs.events)
3.Add a code using such format:

Code: [Select]
[AT 18:00]
{.set ini|speed-limit=100.}
[AT 00:00]
{.set ini|speed-limit=-1.}

4.Save & Exit

A hfs.events file will be created next to your hfs.exe file and this is were such commands need to be in order to function since it doesn't seem to work in the template file, this is currently the best way to schedule speed-limits or any other command.

PS. [AT ..], [Every ..] commands will only work with HFS Beta 232 or later.
PS 2. I removed my previous posts so people would notice this one more, rather than wasting time reading what was before.

54
Programmers corner / Re: scripts and events in hfs
« on: April 12, 2009, 08:48:08 PM »
Ok, so I've actually tested something, opened threw ALT+F6 the hfs.events and added the commands that were previously in the template file (that didn't trigger the set ini command), and now it works.

these were the commands:
Code: [Select]
[at 21:45]
{.set ini|speed-limit=100.}
[at 21:46]
{.set ini|speed-limit=-1.}

So why does it work in hfs.events and not in the template file?

PS. my hfs.events was clean before i added these commands.

55
Programmers corner / Re: scripts and events in hfs
« on: April 12, 2009, 08:08:40 PM »
By hfs.events I suppose you meen the log that show in HFS (requests, download completed, etc..). If so that's just it, nothing shows about the set ini command, not like when I do it via http with a button option. If not then please explain how to get the hfs.events file.

56
Programmers corner / Re: scripts and events in hfs
« on: April 12, 2009, 07:28:07 PM »
I'm refering to the [at 18:00]

Tryed it with the set ini command and it didn't trigger even with a download start. This must be a set ini macro problem because other commands seem to work with these macros

57
Programmers corner / Re: scripts and events in hfs
« on: April 12, 2009, 06:39:10 PM »
Does not work, at least for me.

58
HFS ~ HTTP File Server / Re: files stop at 700mb
« on: April 12, 2009, 01:45:01 PM »
713,274KB/1024KB=696,56MB
715,842KB/1024KB=699,06MB

So no problem?

PS. If files seem corrupted that's probably from the download method (it's happened to me), and you should try download managers that pre-cache the file size.

59
Programmers corner / Re: scripts and events in hfs
« on: April 08, 2009, 07:43:12 PM »
So in the matter of the schedule set ini I can simply create a section called [at 18:00] and the command under it? If so this is very nice.

60
HFS ~ HTTP File Server / Re: Noob Question
« on: April 06, 2009, 01:53:20 AM »
In terms of CPU consumption HFS can be considered "light" if there isnt 20+ people downloading at the same time :p, but it can achieve high broadband levels if the internet connection allows so.

Pages: 1 2 3 4 5 6 ... 10