rejetto forum

Software => HFS ~ HTTP File Server => Beta => Topic started by: rejetto on April 07, 2010, 03:54:01 PM

Title: Testing build #260
Post by: rejetto on April 07, 2010, 03:54:01 PM
download @ www.dovedove.it/hfs/hfs260.exe

what's new
+ new default template
+ added "switch to easy/expert mode" for screen readers
* {.play system event.} renamed to {.play.}
- macros.log was never cleared
Title: Re: Testing build #260
Post by: Tha Jsta on April 08, 2010, 01:08:35 AM
I noticed the build 260 version is over 2 MB, but the build 259 is not even 1 MB. Is it just me, or is the template included in this one or something.
Title: Re: Testing build #260
Post by: rejetto on April 08, 2010, 01:48:46 AM
it's debugging info included.
it's normal for beta versions.
Title: Re: Testing build #260
Post by: f2065 on April 08, 2010, 10:44:38 AM
Errors with options MIME remained:

1. I can not remove a line "video/mpeg", "text/plain" and others. After Apply and OK they are restored!

2. Continuation of processing of the coincided masks!
For example, at me it is written:
*.htm | test/html
*.css | test/css
*.* | application/x-force-download

And in this case in browsers FireFox and Opera CSS comes with MIME-type x-force-download, and they do not process it. Before such problem was not!!! At me always such adjustment MIME was, and CSS was given earlier with correct MIME-type. Has noticed this problem in last versions (259,260). If to clean "*.* | application/x-force-download" or to change a mask - that CSS it is given correctly.
Title: Re: Testing build #260
Post by: ydwxb on April 08, 2010, 01:35:20 PM
rejetto:
    it seems that the new template dose not work so good. internet explorer will be No response after i click a directory.Unless internet explorer is maximized.
    when I shield function outsideV,it is ok.
Code: [Select]
function outsideV(e, additionalMargin) {
/** outsideV.w || (outsideV.w = $(window));
if (!(e instanceof $))
e = $(e);
return e.offset().top + e.height() > outsideV.w.height() - (additionalMargin || 0) - ($.browser.opera ? 15 : 0);
**/ } // outsideV
Title: Re: Testing build #260
Post by: jonaseg on April 08, 2010, 09:07:58 PM
Looove the new template!
Title: Re: Testing build #260
Post by: rejetto on April 10, 2010, 12:17:03 PM
about the mime types, there are some bugs, and the new system is not flexible enough to say respect precedences (it's important that *.* is applied as last rule).
fixed in next build (261).
Title: Re: Testing build #260
Post by: rejetto on April 11, 2010, 02:57:59 PM
    it seems that the new template dose not work so good. internet explorer will be No response after i click a directory.Unless internet explorer is maximized.
    when I shield function outsideV,it is ok.

what IE version are you testing?
Title: Re: Testing build #260
Post by: ydwxb on April 12, 2010, 01:10:34 AM
what IE version are you testing?

i test it on ie6,winxp sp3 Simplified Chinese edition.in addition the "delete" function does not work,and the "get list" function does not work for chinese directory.
Title: Re: Testing build #260
Post by: timteka on April 19, 2010, 05:01:40 PM
guys, i don't like the "paginator". how can i turn it off by default? (or completely disable this feature)
Title: Re: Testing build #260
Post by: Tha Jsta on April 19, 2010, 05:05:34 PM
guys, i don't like the "paginator". how can i turn it off by default? (or completely disable this feature)

Yes, somebody who frequently downloads from my server does not like the page feature either, if that's what you are speaking of. He keeps disabling the pages thing that groups similar items I guess it is, so I have switched back to the old template altogether.
Title: Re: Testing build #260
Post by: ElSid on April 19, 2010, 05:29:21 PM
Noticed a scan on my machine (just updated to version 260 a day before this happened which is why I posted here).  Probably a BOT from Google or what not.  I am concerned in that the files are behind a user name, but it appears that the BOT went through the directory.  I know HFS is not "industrial", but is this normal?  Is there a way of avoiding this in the future?
Title: Re: Testing build #260
Post by: Mars on April 19, 2010, 05:32:03 PM
guys, i don't like the "paginator". how can i turn it off by default? (or completely disable this feature)

Yes, somebody who frequently downloads from my server does not like the page feature either, if that's what you are speaking of. He keeps disabling the pages thing that groups similar items I guess it is, so I have switched back to the old template altogether.

@timteka & @Tha Jsta

take the preview template
Title: Re: Testing build #260
Post by: rejetto on April 20, 2010, 12:36:19 AM
replacing the whole template is often a bad solution.
the day i'll fix a problem, or add a new feature, who installed a "modified template" won't see any improvement.
you should always work by diff templates.
Title: Re: Testing build #260
Post by: rejetto on April 20, 2010, 12:38:13 AM
Noticed a scan on my machine (just updated to version 260 a day before this happened which is why I posted here).  Probably a BOT from Google or what not.  I am concerned in that the files are behind a user name, but it appears that the BOT went through the directory.  I know HFS is not "industrial", but is this normal?  Is there a way of avoiding this in the future?

are you saying that you have password protected files that got downloaded from a bot that's supposed to don't know it?
could you please provide the information you used to determine that? any log?
i need to see why you think it's a bot, why you think it doesn't know your password, etc.
Title: Re: Testing build #260
Post by: rejetto on April 20, 2010, 12:40:32 AM
i test it on ie6,winxp sp3 Simplified Chinese edition.in addition the "delete" function does not work,and the "get list" function does not work for chinese directory.

could you please tell me if delete worked for you with the previous template?
could you tell me the same for the "list" function?
Title: Re: Testing build #260
Post by: ElSid on April 20, 2010, 06:15:16 PM
are you saying that you have password protected files that got downloaded from a bot that's supposed to don't know it?
could you please provide the information you used to determine that? any log?
i need to see why you think it's a bot, why you think it doesn't know your password, etc.
I only have pictures open to my family. No password. I have another set of folders with personal items which is password protected only for me. Usually, I remote in and add that directory when I need it (ergo that directory is NOT always online). I was checking the logs and noticed an unknown IP address from Colorado (US). It looked like that address went through the restricted directory which has been off for 3 weeks. I'll see if I can find the log. I did a reboot resently and run a file cleaner at start up
Title: Re: Testing build #260
Post by: timteka on April 21, 2010, 07:01:40 AM
Yes, somebody who frequently downloads from my server does not like the page feature either, if that's what you are speaking of. He keeps disabling the pages thing that groups similar items I guess it is, so I have switched back to the old template altogether.

Just comment out the line #136:
Code: [Select]
//pageIt();
Title: Re: Testing build #260
Post by: Tha Jsta on April 21, 2010, 10:24:06 AM
Comment out, you mean delete it?

Do you know why the icons for files are now appearing as ‘?’ characters?
Title: Re: Testing build #260
Post by: timteka on April 21, 2010, 08:10:51 PM
Comment out, you mean delete it?

Do you know why the icons for files are now appearing as ‘?’ characters?

That's right. Delete this line :-)
As for question marks.....hm, i don't have such a bug :-(
Title: Bug Report - IE6 Freeze over 3rd level folder
Post by: asykgsm on April 23, 2010, 03:23:48 PM
Dear Sirs,
If I create the multiple folder for HFS
ie : http://172.28.0.15:8080/Test01/Test02/Test03
The IE6 will freeze when I try to open http://172.28.0.15:8080/Test01/Test02/Test03
But I can directly open the http://172.28.0.15:8080/Test01/Test02/Test03/01.jpg
In IE7/8 Firefox Both works fine.
Would you please help me to check how to solve this?
Title: Re: Testing build #260
Post by: yopen on April 24, 2010, 12:48:36 AM
When I login to hfs, once the program allowed me and other times not. I have to try 10 times until HFS let me enter. I use very simple passwords.
I use latest build #260 with rawr_template, win7x64,firefox and IE.
Also I don't find any full documentation for using of account system of the builds later than official(I mean anonymous and registered account rights: difference and how to use).I found only this http://www.rejetto.com/wiki/index.php/First_time_configuration#Passwords_and_folder_restrictions (http://www.rejetto.com/wiki/index.php/First_time_configuration#Passwords_and_folder_restrictions)
Everything about the accounts is so misunderstood and confused that I do not know whether it is already a bug or not.
      The account system must be very simple:

    * Global rights - affected All
    * sub rights 1 - affected anonymous(guest)
    * sub rights 2 - affected registered account

I tried to setup anonymous with flags - browsable,no download(can browse, but can't download) and the effect is that all users can't download
Maybe I'm in mistake?? don't know. Huh?

encode spaces option don't work for me.
As a new user my opinion is:very valuable,useable program whith a very bugy and not friendly acount system
Title: Re: Testing build #260
Post by: SilentPliz on April 24, 2010, 03:09:32 AM
Quote
When I login to hfs, once the program allowed me and other times not. I have to try 10 times until HFS let me enter. I use very simple passwords.

All resources necessary to the page you are trying to open must be allowed in access (at least) to your user account (username).

Checks in the VFS if that is the case.

Quote
Also I don't find any full documentation for using of account system of the builds later than official(I mean anonymous and registered account rights: difference and how to use).

@anonymous = people who did not login... it's not a real account

Quote
I tried to setup anonymous with flags - browsable,no download(can browse, but can't download) and the effect is that all users can't download

Flags are relative to resources (files, folders), not to accounts.
If you make a folder "no downloadable", it will be for everyone.

Prepare your system file accordingly: the resources available to authenticated users ... and resources available to everyone or @anonymous.

For resources available to authenticated users (e.g.:  you, friends...) ... give permission, only for them, on resources reserved for them.

Quote
encode spaces option don't work for me.

This option work fine here.

Can you say more on what does not work for you, or what you expect from this option?

Title: Re: Testing build #260
Post by: yopen on April 24, 2010, 03:23:13 AM
All resources  are allowed.
When I browse any folder and hit home button to go in root HFS automaticaly logout me.When I try to login again have problem.No every time but the chance of success is  50-50

Quote from: SilentPliz
Flags are relative to resources (files, folders), not to accounts.
If you make a folder "no downloadable", it will be for everyone.

For what is then that option anonymous? What can I do with it?

Quote from: SilentPliz
Can you say more on what does not work for you, or what you expect from this option?

Quote
URL encoding

Encode spaces
    You can disable space encoding to avoid those %20. Please notice that your chat will probably not recognize the full URL.
No work
http://www.rejetto.com/forum/index.php/topic,8503.msg1049887/topicseen.html#msg1049887 (http://www.rejetto.com/forum/index.php/topic,8503.msg1049887/topicseen.html#msg1049887)
Title: Re: Testing build #260
Post by: SilentPliz on April 24, 2010, 04:00:34 AM
Quote
All resources  are allowed.
When I browse any folder and hit home button to go in root HFS automaticaly logout me.When I try to login again have problem.No every time but the chance of success is  50-50

I don't have win7x64, or this kind of problem with Firefox ... if anyone can confirm this trouble with win7x64 (?)

Quote
For what is then that option anonymous? What can I do with it?

It's as a user account... but...

@anonymous on an FTP or HTTP server, is the login used by a user with no account on this server.
With HFS, the @anonymous user has no need to enter this word in the browser login field to be connected.

You configure the resources properties (flags, access, delete ...) accessibles for @anonymous ... like for any other account.

Resource(s) selected in the VFS > Right click > Properties...

- Some properties are accessible only in "Expert mode".

Warning: some properties are inherited from where them are applied. (root/parent_folder/children_folder/files)

Quote
URL encoding

Encode spaces
    You can disable space encoding to avoid those %20. Please notice that your chat will probably not recognize the full URL.
Quote
No work
http://www.rejetto.com/forum/index.php/topic,8503.msg1049887/topicseen.html#msg1049887 (http://www.rejetto.com/forum/index.php/topic,8503.msg1049887/topicseen.html#msg1049887)

Ok. It's not a bug with HFS; you want a particular presentation for lists.

That's the filelist.tpl that I use (attached at the end of this message) ... it will probably not work as you want, but you can certainly take some elements to make the your.

Quote
As a new user my opinion is:very valuable,useable program whith a very bugy and not friendly acount system

Don't be so quick to give a definitive opinion; accounts settings are very simple of use, and absolutly not "very Bugy".  ;)
Title: Re: Testing build #260
Post by: yopen on April 24, 2010, 02:07:42 PM
Don't be so quick to give a definitive opinion; accounts settings are very simple of use, and absolutly not "very Bugy".  ;)
Sorry fo those definitive opinion and please excuse me ,but every new user will have a lot of trouble without full description(explanation) of the new options introduced after the official release .I'am new user too and for me understanding of the accounts in HFS is not so friendly.I'm starting from zero and don't know what to expect.

Thank You very much for your filelist.tpl! Work perfectly!.No more %20.Еxactly what I want.

P.S.:Still have problem with login!
Title: Re: BUG build #260
Post by: utilizator on April 24, 2010, 04:49:13 PM
it's a bug in Self Test please check everyone if have
i'm using dyndns and URL working but Self Test don't say that work..
Title: Re: Testing build #260
Post by: ydwxb on April 26, 2010, 02:06:38 AM
could you please tell me if delete worked for you with the previous template?
could you tell me the same for the "list" function?

oh,the previous template seems no delete function,but I added the code you ever suggested in the forum,and it worked no problem.
"list" function of the previous template worked ok.
Title: Re: Testing build #260
Post by: shine on April 26, 2010, 12:44:27 PM
oh,the previous template seems no delete function,but I added the code you ever suggested in the forum,and it worked no problem.
"list" function of the previous template worked ok.

i'm korean user, i have the same problem on deleting file, folder. i use ie7, servicepack3.
Delete function acts as if it worked, but actually the selected folder or file is not deleted
and still shown in ths web list and also in the real disk.

could you share delete script to solve this problem? or anybody recommend me any script.
i use hfs beta build 260, and i use default templete. i am not familliar with templete code, but
 following code seems to be conserning script.

 {.if|{.get|can delete.}|
      <button onclick='if (confirm("{.!confirm.}")) submit("", {action:"delete"}, true)'>{.!Delete.}</button>
      .}
Title: Re: Testing build #260
Post by: rejetto on April 26, 2010, 04:48:31 PM
The IE6 will freeze when I try to open http://172.28.0.15:8080/Test01/Test02/Test03

i could not check IE6 compatibility yet, because i have IE8 on my system.
I'll try to get an IE6 as i find some time.
in the while, don't forget to keep your software updated ;)
Title: Re: Testing build #260
Post by: rejetto on April 26, 2010, 10:35:58 PM
When I login to hfs, once the program allowed me and other times not. I have to try 10 times until HFS let me enter. I use very simple passwords.
I use latest build #260 with rawr_template, win7x64,firefox and IE.

that's rather strange.
what if you try the default template?

Quote
Also I don't find any full documentation for using of account system of the builds later than official

that's because there's none.
i'm currently spending all the time in support and development,
but anyone is welcome at improving documentation.

Quote
Everything about the accounts is so misunderstood and confused that I do not know whether it is already a bug or not.

by exposing your doubts we may improve clearness.

Quote
     The account system must be very simple:
    * Global rights - affected All

to affect all you must check "anonymous" and "any account" on the rights you want to give.

Quote
   * sub rights 1 - affected anonymous(guest)
    * sub rights 2 - affected registered account

for these you check only one of the two.

Quote
I tried to setup anonymous with flags - browsable,no download(can browse, but can't
download) and the effect is that all users can't download
Maybe I'm in mistake?? don't know. Huh?

what made you think your flags were only bound to the "anonymous" ?
please explain in detail so i can eventually improve the GUI.

Quote
encode spaces option don't work for me.

what's happening that you didn't expect?
Title: Re: Testing build #260
Post by: rejetto on April 26, 2010, 10:42:55 PM
When I browse any folder and hit home button to go in root HFS automaticaly logout me.

the current authentication system relies on the browser.
the browser decides the when it requests a resource that's different and not protected (the home) it won't send the user/password. So you appear as not logged in.
Indeed, there's no "i'm logged in" concept currently. It's a technical limit.
It sucks, and it will be changed in the future.

Quote
For what is then that option anonymous? What can I do with it?

with that you give permissions to those who has no account.
Title: Re: Testing build #260
Post by: shine on April 27, 2010, 12:55:46 AM
i'm korean user, i have the same problem on deleting file, folder. i use ie7, servicepack3.
Delete function acts as if it worked, but actually the selected folder or file is not deleted
and still shown in ths web list and also in the real disk.

could you share delete script to solve this problem? or anybody recommend me any script.
i use hfs beta build 260, and i use default templete. i am not familliar with templete code, but
 following code seems to be conserning script.

 {.if|{.get|can delete.}|
      <button onclick='if (confirm("{.!confirm.}")) submit("", {action:"delete"}, true)'>{.!Delete.}</button>
      .}


 rejetto, can you reply to that problem..

 i searched your reply in other topic thread, as following
------
 more like this
<form method='post'>
<input type='hidden' name='selection' value='your-filename'>
<input type='submit' name='action' value='delete'>
</form>
 ----------------
Title: Re: Testing build #260
Post by: yopen on April 29, 2010, 02:06:19 AM
First thanks rejetto for your answers.Because my english is not good I will explain step by step

Quote from: yopen
When I login to hfs, once the program allowed me and other times not. I have to try 10 times until HFS let me enter. I use very simple passwords.
that's rather strange.
what if you try the default template?
I found solution for me.The problem with the login appear when I make myself member of 'can change password'.I just removed myself from this group and don't have more problem.This problem appear with rawr_template.I do not try to change my password,because rawr_template don't have interface for changing password.I only make myself member of this group and after cannot login.
With the original template I don't have any problem with the login

Quote from: yopen
I tried to setup anonymous with flags - browsable,no download(can browse, but can't
download) and the effect is that all users can't download
what made you think your flags were only bound to the "anonymous" ?
please explain in detail so i can eventually improve the GUI.
In general, in most programs, the rights are oriented to users,not to folders
In this case: I have three possible options 'any account / anonymous / anyone '.
The problem:I cannot give two different sets of flags to one folder.Possible is only one flag-set per folder:flag-set for anonymous or flag-set for any account,but not both,because these flags refer to the folder,not to the users.I want to let anonymous to see the contents of this folder without being able to download and if they liked something,they might wish to register
Example:
I have a folder named 'Music' and want to set two different categories of rights for its users
category 1 . anonymous-flags [browsable],[no download]
category 2 . any account - flags [browsable],[can download]

If I change the flags in category 2, category 1 will get the same flags from category 2 and vice versa
Title: Re: Testing build #260
Post by: gcs8 on May 02, 2010, 07:53:37 PM
is there any reason i can not upload from my droid? it says uploads disabled when i try from my droid.... any thoughts?
Title: Re: Testing build #260
Post by: gcs8 on May 03, 2010, 06:15:10 AM
nvm it has to do with the android's web browser keep up the amazing work rejetto!
Title: Re: Testing build #260
Post by: ElSid on May 05, 2010, 04:12:34 PM
Rejetto,
Two issues with this build (did not try on other builds):
Title: Re: Testing build #260
Post by: rejetto on May 08, 2010, 09:47:50 AM
1. please tell me what Chrome doesn't see, instead of what it does see.

2. if HFS is restarted, any upload will be interrupted. And HTTP protocol cannot resume on uploads.
when you switch user you should not try to start HFS again, just leave the other user running.
this is true for every version.
Title: Re: Testing build #260
Post by: SilentPliz on May 19, 2010, 03:07:25 PM
I found a bug with the new template:

It's impossible to comment an file if a MD5 file is associated to it in a folder.
Title: Re: Testing build #260
Post by: SpeedBoy on May 27, 2010, 06:22:24 AM
Hi all.

I installed this beta version and i've found that sometimes it has freezed in any directory where i went.
I'm using it at 100mbit network.

Version 2.2f is working without any freezing. So i decided to swith to stable version unfortunately.

Search function will be very helpfull for me, so i'm waiting for new build for test.

Thanks for cool http file server.
Title: Re: Testing build #260
Post by: bur_i on June 04, 2010, 10:44:48 AM
Hello!

Thank you for your hard job on improving this amazing software!

I got problem in all recent builds with HFS web interface stopping responding when files still continues downloading. It's usually happens when a lot of huge files (more than ten) being downloaded through LAN. When i turn server on/off with F4 it's starts responding properly.

Do you know solution to resolve such issue?

Here is customized options list:


window-max=yes
# default: no

easy=no
# default: yes

port=80
# default:

tpl-file=hfs.tpl
# default:

custom-ip=epbyminw0351;127.0.0.1
# default:

listen-on=10.6.22.32
# default:

search-better-ip=no
# default: yes

prevent-leeching=no
# default: yes

tray-icon-for-each-download=no
# default: yes

stop-spiders=no
# default: yes

browse-localhost=no
# default: yes

default-sorting=
# default: name

last-dialog-folder=E:\Upload
# default: D:\Documents\HFS

last-update-check=40333.3078507639
# default: 0

tray-shows=connections
# default: downloads

flash-on=
# default: download

connections-timeout=10
# default: 60

last-file-open=~temp.vfs
# default:

user-mime-types=
# default: *.htm;*.html|text/html|*.jpg;*.jpeg;*.jpe|image/jpeg|*.gif|image/gif|*.png|image/png|*.bmp|image/bmp|*.ico|image/x-icon|*.mpeg;*.mpg;*.mpe|video/mpeg|*.avi|video/x-msvideo|*.txt|text/plain|*.css|text/css|*.js|text/javascript

recent-files=~temp.vfs
# default:

trusted-files=~temp.vfs
# default:

tray-instead-of-quit=yes
# default: no

compressed-browsing=no
# default: yes

hints4newcomers=no
# default: yes

out-total=1367033775399
# default: 0

in-total=13884202
# default: 0

hits-total=52510
# default: 0

downloads-total=1358
# default: 0

connections-columns=IP address;120|File;180|Status;180|Speed;60|Time left;55|Progress;1006|
# default: IP address;120|File;180|Status;180|Speed;60|Time left;55|Progress;70|
Title: Re: Testing build #260
Post by: crazyboris on June 07, 2010, 07:44:18 PM
today hfs crashed for me (260).
was at work when it happend so i restarted it remotly.
there was some error messages but i just clicked OK on them to get it resrarted as fast as possible.
i shud probebly saved the text in the error message but i dident.

but after that my filesystem.vfs was deleted.
so i had to restore that to.

but why do you think the filesystem.vfs was deleted???
Title: Re: Testing build #260
Post by: rejetto on June 12, 2010, 04:46:39 PM
I installed this beta version and i've found that sometimes it has freezed in any directory where i went.
I'm using it at 100mbit network.
Version 2.2f is working without any freezing. So i decided to swith to stable version unfortunately.
Search function will be very helpfull for me, so i'm waiting for new build for test.

welcome!
your problem will hardly be solved until i know what's wrong.
you can make yourself some tests to understand what exactly is causing the problem.
if you have no idea on how to test, you can try running older builds, like build #200, and see if it works.
if the problem is still there, then try build #180, and go on until you find WHEN the problem started.
this would be a useful information.
Title: Re: Testing build #260
Post by: rejetto on June 15, 2010, 11:06:52 AM
the soap discussion was moved to
http://www.rejetto.com/forum/index.php/topic,8674.0.html
Title: Re: Testing build #260
Post by: Mars on June 21, 2010, 05:12:31 PM
@pompone 

This topic has been moved to HTML & templates.

http://www.rejetto.com/forum/index.php?topic=8688.0
Title: Re: Testing build #260
Post by: Bugs on June 23, 2010, 12:06:39 AM
Firefox 3.5 and higher lets you log yourself out of any http authentication. (Tools > Clear Recent History > Active Logins)
Title: Re: Testing build #260
Post by: Mars on June 25, 2010, 08:28:00 PM
@D2emon (Dmitry Russia)

all posts moved to new topic
http://www.rejetto.com/forum/index.php/topic,8705.0.html
Title: Re: Testing build #260
Post by: Nestor on June 27, 2010, 04:24:35 AM
I was testing HFS 2.3.260 (on Windows XP SP3 with Firefox 3.6.3), and noticed a couple of bugs:

Regarding the login function:
If you click on login and then cancel, it should leave you in the same page you were at, not take you to the unauthorized page.

If you click on login and enter a random user name and password, a number of odd things happen:
-The browser does not take you to the unauthorized page like it should, but keeps asking for the login info, endlessly.
-The login info gets cached (yes, even when wrong). This happens even if you have disabled in the browser the option to remember passwords.
-If you cancel to break the loop, you cannot return to the previous page either by pressing the browser's back button or typing the address.
-If you don't enter the info again and instead simply press OK after the first failed logon, the browser returns to the page you were at rather than asking for the info again or taking you to the unauthorized page, like it should. If you click on login a second time, the browser enters an endless loop (apparently it keeps reading the wrong info, that's how I figured it was being cached). You have to clean the browser's active sessions for the login function to work again.
Title: Re: Testing build #260
Post by: rejetto on June 28, 2010, 01:50:32 PM
Firefox 3.5 and higher lets you log yourself out of any http authentication. (Tools > Clear Recent History > Active Logins)

nice finding :)
Title: Re: Testing build #260
Post by: rejetto on June 28, 2010, 01:58:39 PM
Regarding the login function:
If you click on login and then cancel, it should leave you in the same page you were at, not take you to the unauthorized page.

i guess i can do nothing about it, until i totally change the login system.

Quote
If you click on login and enter a random user name and password, a number of odd things happen:

i'm using 3.6.4, and i can easily go back when i cancel.
cannot reproduce the problem. Anyone else?


i was wrong. I clicked on a protected folder instead of the "login" button.
it clearly makes FF go crazy. Don't know what to do :-\
Title: Re: Testing build #260
Post by: SilentPliz on June 28, 2010, 02:04:43 PM
FF 3.6.6  No problem for me.
Title: Re: Testing build #260
Post by: rejetto on June 28, 2010, 02:05:22 PM
but after that my filesystem.vfs was deleted.
so i had to restore that to.
but why do you think the filesystem.vfs was deleted???

try to see if it was renamed, like .vfs.corrupted
Title: Re: Testing build #260
Post by: rejetto on June 28, 2010, 02:07:50 PM
I got problem in all recent builds with HFS web interface stopping responding when files still continues downloading. It's usually happens when a lot of huge files (more than ten) being downloaded through LAN. When i turn server on/off with F4 it's starts responding properly.
Do you know solution to resolve such issue?

this may causing the problem
prevent-leeching=no
# default: yes


anyway, you should check the CPU usage, to see if it's 100%
Title: Re: Testing build #260
Post by: rejetto on June 28, 2010, 03:14:24 PM
I found a bug with the new template:
It's impossible to comment an file if a MD5 file is associated to it in a folder.

solved in next release (261), soon published.
thank you for reporting.
Title: Re: Testing build #260
Post by: rejetto on June 28, 2010, 03:37:11 PM
I installed this beta version and i've found that sometimes it has freezed in any directory where i went.

when it is freezed, is the CPU overloaded?
Title: Re: Testing build #260
Post by: rejetto on June 28, 2010, 07:00:47 PM
i'm korean user, i have the same problem on deleting file, folder. i use ie7, servicepack3.
Delete function acts as if it worked, but actually the selected folder or file is not deleted
and still shown in ths web list and also in the real disk.
could you share delete script to solve this problem?

The function works here, but if there's any bug, it must be solved by me, not by users via workarounds.
Try reporting more details to see if we can reproduce your problem.
In the while, are you sure you gave the right permissions for deleting?
right click > properties > permissions > delete
Title: Re: Testing build #260
Post by: rejetto on June 28, 2010, 07:05:57 PM
For what is then that option anonymous? What can I do with it?

if you enable it, then the feature you are in (delete, upload, etc) will be available for users that didn't log in.
Title: Re: Testing build #260
Post by: 1337GamingNinja on July 02, 2010, 02:25:25 AM
I love HFS and have been using it for quite a while.
Unfortunately I seem to have discovered a problem that I know how to prevent but it requires disabling an option I like to use.

The Problem:
It seems that when a user is logged in they are unable to archive.
I am using the new template. The archive option is allowed. The user account has access.

I have tried it on files which do not require a user to be logged in and on files which do require the user to be logged in.
When logged in the user cannot archive anything, the error page saying: "There is no file you are allowed to download" comes up after the dialog confirmation is shown and accepted.
However, if the login is cleared or there is no user logged in then the archiving of the same files works perfectly. Of course it is impossible to test this on protected files as the user must be logged in.

I have tested this locally and remotely using Firefox 3.6.6, Firefox 3.7a5, Chrome 5.0.375.86, Chrome 6.0.447.0, IE8 x32, and IE8 x64.
I tested using my typical HFS configuration and a blank HFS configuration tweaking a few minor settings until I found the fix.
Both tests use the new template (though my configuration is a modified version of said template).

The Solution:
The solution to it seems to be disabling "Include password in pages (for download managers)".

Other Thoughts:
Though I can live without that I do like having it so that I may use programs like VLC player to stream music/videos.
It also seems that by using https with stunnel it does not allow VLC to stream, sadly I believe this is a limitation of VLC with the https protocol.

Has anyone else found that they have the same problem?
Title: Re: Testing build #260
Post by: rejetto on July 03, 2010, 05:17:31 PM
the bug is in the template,
i'll try to fix it with next release.
in the while you may test may attempt (attached)
Title: Re: Testing build #260
Post by: crazyboris on July 03, 2010, 08:34:22 PM
try to see if it was renamed, like .vfs.corrupted
no the file is deleted.
its not there.
but i had a backup of it.

it has never happend befor or after that.
been using hfs for about 1.5 years now , and the server is on 24/7
Title: Re: Testing build #260
Post by: rejetto on July 08, 2010, 02:01:50 PM
roessi moved to
http://www.rejetto.com/forum/index.php/topic,8744.0.html
Title: Re: Testing build #260
Post by: rejetto on September 02, 2010, 06:03:23 PM
eloki moved to
http://www.rejetto.com/forum/index.php/topic,9079.0.html