rejetto forum

Software => HFS ~ HTTP File Server => Beta => Topic started by: rejetto on December 31, 2007, 07:03:20 PM

Title: Testing build #166
Post by: rejetto on December 31, 2007, 07:03:20 PM
In this build, despite the news, i made several core changes.
So please see if it works... :) (new bugs may have been added)

download @ www.dovedove.it/hfs/hfs166.exe

what's new
+ Menu -> Limits -> Speed limit for single address
+ improved macro error handling
+ new template macro: convert
+ new template symbol: %item-icon%
- fixed broken unicode support for folder comment introduced in build #165  
Title: Re: Testing build #166
Post by: Mars on December 31, 2007, 07:09:32 PM
Enfin du neuf pour la nouvelle année
 ;D
Title: Re: Testing build #166
Post by: maverick on December 31, 2007, 07:56:40 PM
What's the difference between:

Speed limit
Speed limit for single address

???
Title: Re: Testing build #166
Post by: Mars on December 31, 2007, 08:06:00 PM
Speed limit for single address is a limit that one connection can't exced  exple 10ko by connect

Speed limit is a limit to hfs (sum of all connections)


Title: Re: Testing build #166
Post by: maverick on December 31, 2007, 08:44:27 PM

Ok Thanks.
Title: Re: Testing build #166
Post by: ELEVENNNN on December 31, 2007, 09:12:13 PM
:D

Quote
+ Menu -> Limits -> Speed limit for single address
Title: Re: Testing build #166
Post by: Nigel Hackett on December 31, 2007, 10:03:34 PM
Running the self-test still uses the port - even with "Don't iclude port in URL"

Great Tool!

Nigel
Title: Re: Testing build #166
Post by: rejetto on January 01, 2008, 01:50:55 AM
yes i know, it's in my to-do-list
when it will be fixed you'll see it in the "what's new" :)
Title: Re: Testing build #166
Post by: AlexALSP on January 01, 2008, 07:24:04 AM
In this build not displayed %host% and %archive%

 :-[
Title: Re: Testing build #166
Post by: Guest on January 01, 2008, 08:12:00 AM
Code: [Select]
%host% and %archive% dont work here.
I just changed archive to macro, don't know if I can
change host yet.
Title: Re: Testing build #166
Post by: jerome on January 01, 2008, 09:58:02 AM
hello,

the search don't work ( on heavy listing ) in my explorer, when recursive listing is ok

tested on search wav
From this folder (http://82.239.5.248/2%20-%20Soundbank%20Library%20(LIB)/Soundbank%20Samples%20sonotheque%20(wav)/POST%20PROD%20SOUND%20BANK/)

login rejetto
pass rejetto

the login from the menu ask a new log on page change, even when remember me is selected.

this time search explorer don't work if i unprotect all folders
only recursive listing will be ok.

thank you for the comments repair and the user limit. it will be better for hard drives temperature and life time ;D

Title: Re: Testing build #166
Post by: Foggy on January 01, 2008, 11:19:31 AM
%host% also doesnt work here.
Title: Re: Testing build #166
Post by: bacter on January 01, 2008, 02:20:09 PM
Page creation works different!

My templates worked well with the previous builds, but with this new build some sections are not expanded, others are repeated several times: page is not more usable.
Or there is a new bug, or replacing of macros/sections is in some way (how?) more restrictive than with previous versions. I can't use new build. It's no download-error problem, checked on local and remote instalation with update.
Title: Re: Testing build #166
Post by: Mars on January 01, 2008, 03:26:51 PM
all %symbol% are now included where are defined macros then some bugs will been corrected

  if name = '%host%' then
      result:=md.cd.conn.getHeader('host')  
Title: Re: Testing build #166
Post by: parade on January 01, 2008, 04:51:29 PM
MP3-Playing in TOG doesn't work anymore.
Title: Re: Testing build #166
Post by: fallendevil on January 01, 2008, 04:54:37 PM
The file handling has changed and folder names begining with . or ~ etc no longer work - not too much of a problem BUT

the user name/password protected folders no longer work either, when i log into hfs i now just get %files%  instead of the listed files or folders.

any help?

Fallen
Title: Re: Testing build #166
Post by: Mars on January 01, 2008, 05:42:19 PM
filter,files-filter,search   have same bug

search=*.* works when exist files as name.ext

search=*        give no files
search=\*       list all files




Title: Re: Testing build #166
Post by: rejetto on January 01, 2008, 06:16:47 PM
search=*        give no files
search=\*       list all files

this problem was present also in last betas.
fixed in next build.
Title: Re: Testing build #166
Post by: rejetto on January 01, 2008, 06:52:25 PM
the search don't work ( on heavy listing ) in my explorer, when recursive listing is ok
the login from the menu ask a new log on page change, even when remember me is selected.

can you test #165 and see if it works?
anyway, it seems like a timeout problem of the browser.
if it was not present before, it was because it was a little faster, faster enough to serve the request before the timeout.
but being faster is not a solution, we would get the problem with few files more.
I'm unsure on what to do, but maybe the server could send some bytes from time to time, to keep the connection alive.
But since the file sent should not be changed, i could send the bytes in the http header, as a fake header field.
Another solution would be to split the listing in chunks, but i see some technical problems on this side.

Quote
this time search explorer don't work if i unprotect all folders
only recursive listing will be ok.

i don't understand what you mean, is this an additional problem or just a detail about the above?
Title: Re: Testing build #166
Post by: rejetto on January 01, 2008, 06:54:07 PM
the user name/password protected folders no longer work either, when i log into hfs i now just get %files%  instead of the listed files or folders.

i was not able to reproduce your problem.
can you test and see if it happens with build #165 in the while?
Title: Re: Testing build #166
Post by: fallendevil on January 02, 2008, 10:19:33 AM
Thanks rejetto, where can i download v 165??
Title: Re: Testing build #166
Post by: Pit on January 02, 2008, 10:27:00 AM
You will find it here: http://www.rejetto.com/forum/index.php?topic=5411.0 (http://www.rejetto.com/forum/index.php?topic=5411.0)
Title: Re: Testing build #166
Post by: fallendevil on January 02, 2008, 12:08:29 PM
Thanks pit - trying now.

Works fine in 165 but not in 166 or 167

?? puzzled

Solved - see this post

http://www.rejetto.com/forum/index.php?topic=5439.msg1031758#msg1031758