rejetto forum

Software => HFS ~ HTTP File Server => Beta => Topic started by: rejetto on February 24, 2013, 01:52:31 PM

Title: Testing build #283
Post by: rejetto on February 24, 2013, 01:52:31 PM
download @ http://www.melauto.it/rejetto/beta/hfs283.exe

what's new
+ new scripting command: delete item
+ extreme speed up of VFS loading
* default folder for "bind root" is now the exe's folder [link] (http://www.rejetto.com/forum/hfs-~-http-file-server/feature-request-bind-root-to-where-hfs-exe-is/msg1057697/#msg1057697)
- folders named "0" was causing problems [link] (http://www.rejetto.com/forum/index.php/topic,10613.msg1056880/topicseen.html#msg1056880)
Title: Re: Testing build #283
Post by: raybob on February 24, 2013, 08:45:14 PM
You also fixed the {.exists|D:.} problem  :)
Title: Re: Testing build #283
Post by: usan on February 25, 2013, 08:13:38 PM
ESET SS 6 found potentially unwanted application "Win32/Statik" in build #283. What is it? No such things in older builds.
Title: Re: Testing build #283
Post by: jannuh on February 26, 2013, 12:25:35 AM
HFS stopped working topic...

Problem solved, pffff very stupid, but I downloaded from the HFS website, that's V2.2f bld 155
Now downl. via the forum link, thats build 283 from the beta version.

I'll leave here for the moment, sitting somewhere in a dark room..   ;)

@ Massimo: build 283 is loading the vfs file much faster, just seconds instead of minutes, thanks again for looking into it!!
Title: Re: Testing build #283
Post by: rejetto on February 26, 2013, 08:56:00 PM
ESET SS 6 found potentially unwanted application "Win32/Statik" in build #283. What is it? No such things in older builds.

i don't know, ask ESET.
i guess it's the same old stupid scaremonger.
Title: Re: Testing build #283
Post by: alsenlupin on February 27, 2013, 03:57:02 AM
+ new scripting command: delete item

can i use this to delete the file after the full download?

i have event script here:
[download completed]
{.add to log|KREMLIN.}
{.move|%item-resource%|E:\HFS\basura\%item-name%.}
but after the download, all i see is the log and the file remains and never been moved.
 
is this the syntax?
[download completed]
{. delete item|%item-resource%.}
Title: Re: Testing build #283
Post by: raybob on February 27, 2013, 03:59:15 AM
I would try using %url%%item-name% instead of %item-resource%.  But I could be wrong.  See if this works:

Code: [Select]
[download completed]
{.add to log|KREMLIN.}
{.move|%url%%item-name%|E:\HFS\basura\%item-name%.}

If it doesn't then maybe try adding changing the path format like this:

Code: [Select]
[download completed]
{.add to log|KREMLIN.}
{.move|{.vfs to disk|%url%%item-name%.}|E:\HFS\basura\%item-name%.}

By the way {.delete item.} is for removing an entry from the VFS, it doesn't actually remove it from the hard disk.  Use {.delete.} to do that.
Title: Re: Testing build #283
Post by: rejetto on February 27, 2013, 11:19:36 PM
at the time of [download completed] the file is still locked.

I changed this for the next release (284) so you can move it or delete it, at your wish.
Title: Re: Testing build #283
Post by: TrippTeam on March 06, 2013, 05:04:12 PM
Hello i intalled 283 and it works great last week  less crashes that was on earlier vesrio because of the exe take to much cpu over 50 % it crash
what i have done because exe crash to often was that i set one ip max for every download that maked the download server to work better

One Q is the upload speed that takes much CPU on teh exe ?  or is it when many people use Search function in the program ?
and how to uppgrade so cpu not takes so much % more ram memory or a better cpu ?

It is still not much traffic around 1.5 TB per week and is it some place i can set MAX ip let say 50 ip invidual ip offcourse ?

http://trippteam.servegame.com:100/

Title: Re: Testing build #283
Post by: snaker on March 10, 2013, 08:29:46 PM
Nice to see that you're updating the HFS again, I love this little program.

Unfortunately in the last versions occurs the following problem (see the attatchment). You can see a downloaded folder (Tar-File) but instead of ß, Ä, Ö and Ü and other german-common letters there are control charakters or something like that.

Uploading such file is no problem also downloading for single files works.
Title: Re: Testing build #283
Post by: jannuh on March 10, 2013, 11:31:55 PM
Hi,

I have never problems with the "umlaut"; the "Ringel-S' is always replaced with the "Doppel-S".
Other special german signs i leave them out.

French: i leave the "accent circonflexe"; it isn't necessary.

GL
Title: Re: Testing build #283
Post by: rejetto on March 11, 2013, 12:34:48 AM
@snaker, see the new option in Menu > other options > oem file names for tar archives
Title: Re: Testing build #283
Post by: snaker on March 11, 2013, 06:55:22 AM
I will try this, tank you :)
Title: Re: Testing build #283
Post by: salmanshah on March 12, 2013, 07:51:45 PM
Thanks for the new version after such a long time. Now VFS load in milliseconds.
Keep updating HFS frequently pls
Title: Re: Testing build #283
Post by: rejetto on March 14, 2013, 10:57:01 PM
One Q is the upload speed that takes much CPU on teh exe ?  or is it when many people use Search function in the program ?
and how to uppgrade so cpu not takes so much % more ram memory or a better cpu ?

i can hardly believe the upload is taking CPU.
please, make a test yourself.
search probably involves more CPU, but mostly hard disk.
Title: Re: Testing build #283
Post by: rejetto on March 25, 2013, 12:34:01 PM
 XCanG moved to http://www.rejetto.com/forum/beta/paging-with-many-files/