rejetto forum

Software => HFS ~ HTTP File Server => Beta => Topic started by: rejetto on May 31, 2007, 07:12:06 PM

Title: Testing build #102
Post by: rejetto on May 31, 2007, 07:12:06 PM
www.rejetto.com/temp/hfs102.exe

what's new
+ vfs details only when needed
- freezing on listing/archiving
- doesn't save option when the system shuts down
- was not possible to disable "prevent leeching" 
Title: Re: Testing build #102
Post by: traxxus on May 31, 2007, 10:06:17 PM
thx. no problems.
Title: Re: Testing build #102
Post by: traxxus on June 01, 2007, 09:17:11 AM
Hey rejetto... plz add in #103 an option to limit de filesie for uploads
 :)
Title: Re: Testing build #102
Post by: Alons0 on June 01, 2007, 12:03:00 PM
- doesn't save option when the system shuts down
What means the minus? I think that this option is fixed and hfs can save when the system shuts down ???
Title: Re: Testing build #102
Post by: traxxus on June 01, 2007, 01:44:35 PM
i think

+ is add an function/feature

and the "minus" is only a simple list point ;)
Title: Re: Testing build #102
Post by: Alons0 on June 01, 2007, 02:47:00 PM
Hm if "-" is simply list symbol, the phrase means that on system shut downing hfs doesn't save. According to me it will be better if hfs saves on shut downing :-\ :)
Title: Re: Testing build #102
Post by: Kalle B. on June 01, 2007, 06:47:30 PM
Great! ..does not freeze anymore when usign network drives :D Opening them though seems to be slower than when using windows explorer but that could be just some temporary system glitch..
Title: Re: Testing build #102
Post by: Wasserfloh on June 01, 2007, 09:41:34 PM
In the problem from http://www.rejetto.com/forum/index.php?topic=4490.msg1023893#msg1023893 nothing changed.
Title: Re: Testing build #102
Post by: MarkV on June 01, 2007, 11:50:46 PM
+ means an additional feature
- is a bugfix

Title: Re: Testing build #102
Post by: rejetto on June 03, 2007, 01:07:56 PM
In the problem from http://www.rejetto.com/forum/index.php?topic=4490.msg1023893#msg1023893 nothing changed.

yes, i didn't work on it (didn't read it even!), that's why it is not in the "what's new" list.
Title: Re: Testing build #102
Post by: rejetto on June 03, 2007, 01:11:08 PM
Great! ..does not freeze anymore when usign network drives :D Opening them though seems to be slower than when using windows explorer but that could be just some temporary system glitch..

the solution i used is not as good as multithreading.
the only real problem with this method is when 2 big listings are required: the first is paused until the second is fully listed.
but ... hey... who needs so many huge listings at once? ;D
no pauses while downloading, just while listing.
actually, this multithreading would have required 1000 times the amount of work i made for this simple solution.