rejetto forum

2.0 coming...

rejetto · 1151 · 539175

0 Members and 2 Guests are viewing this topic.

maomao

  • Guest
the error is time of the file & folder

change to system' time....

 8O


Anonymous

  • Guest
Access violation at address 7F9DFCC6 in module 'RICHED32.DLL'. Read of address FFFFFFFF
HFS 2.0 alpha14
----------------------------------------------------------------
Stack list, generated 06/06/04 22:36:44
[7F9DFCC6]{RICHED32.DLL}
[0040413F]{HFS.EXE     } System.@HandleAnyException + $33
[004EA58B]{HFS.EXE     } main.TmainFrm.timerEvent (Line 3409, "main.pas" + 4) + $0
[004689A7]{HFS.EXE     } Controls.TWinControl.DefaultHandler + $D7
[0043A84D]{HFS.EXE     } StdCtrls.TCustomEdit.DefaultHandler + $2D
[00465920]{HFS.EXE     } Controls.TControl.WndProc + $188
[004688C3]{HFS.EXE     } Controls.TWinControl.WndProc + $157
[00431B8D]{HFS.EXE     } CommCtrl.TreeView_GetEditControl + $D
[00468540]{HFS.EXE     } Controls.TWinControl.MainWndProc + $2C
[004267D8]{HFS.EXE     } Classes.StdWndProc + $14
[00455F96]{HFS.EXE     } Forms.TApplication.Idle + $EE
[0045560B]{HFS.EXE     } Forms.TApplication.HandleMessage + $17
[0045581E]{HFS.EXE     } Forms.TApplication.Run + $96
[004F2B6C]{HFS.EXE     } hfs.hfs (Line 49, "C:\code\mine\hfs\hfs.dpr" + 12) + $7
----------------------------------------------------------------
System   : Windows 98 SE , Version: 4.10, Build: 40A08AE, " A "
Processor: Intel, Pentium III, 450 MHz MMX
Display  : 800x600 pixels, 32 bpp
----------------------------------------------------------------
----------------------------------------------------------------
Product Versions

hsg.exe: Build: 0 27/09/03 08:43:12
hfs16.exe: Build: 0 11/04/04 23:28:52
hfs.exe: Build: 0 29/05/04 20:27:22
hfs1_6_rc26b.exe: Build: 0 10/04/04 16:05:22


Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13510
    • View Profile
Quote from: "maomao"
the error is time of the file & folder
fixed in next alpha

Quote
Access violation at address 7F9DFCC6 in module 'RICHED32.DLL'. Read of address FFFFFFFF
HFS 2.0 alpha14
----------------------------------------------------------------
Stack list, generated 06/06/04 22:36:44
[7F9DFCC6]{RICHED32.DLL}
what was you doing when this did happen?
anyway, i fear it may be a win98 problem...i may have an older version of riched32.dll


Offline Rafi

  • Tireless poster
  • ****
    • Posts: 452
    • View Profile
Quote from: "rejetto"
Quote
Access violation at address 7F9DFCC6 in module 'RICHED32.DLL'. Read of address FFFFFFFF
HFS 2.0 alpha14
----------------------------------------------------------------
Stack list, generated 06/06/04 22:36:44
[7F9DFCC6]{RICHED32.DLL}
what was you doing when this did happen?
anyway, i fear it may be a win98 problem...i may have an older version of riched32.dll

Opsss, it was me above... and I don't remember what I was doing. I think - nothing...  :?


Offline Mr. Anon

  • Tireless poster
  • ****
    • Posts: 270
    • View Profile
VER 2: Alpha 15
* Change of byte(s) variable in progress sections
+ Added upload/download speed detection (see new HTML Template)
+ Added Diskspace detection variable
+ Added Close Progress Bar button
+ Graph Changes
+ Incoming/Outgoing data size
-B This version should squash the bugs reported here.

** Change of HTML Template required in this version!
http://www.rejetto.com/temp/hfs2.0alpha15.zip


Offline Iron Spring

  • Occasional poster
  • *
    • Posts: 39
    • View Profile
So.. We should (if running alpha 14 black) restore default template
or is a alpha 15 template black available somewhere now..  Guess
I will go look around the forum and see if I can locate it.. Alpha 15
looks much better so far.. Don't know exactly,  got it running on
default template right now.. The band width meter looks much better..
Like the colors for up's and down's.. Cool..

Iron...

Ok.. I found it on the black template thread... Thanks Mr. Anon.. Looks
SUPER!!

IrOn SpRiNg :twisted:
>WAA<
IrOn SpRiNg


Squishy

  • Guest
Would it be possible in the next alpha to exclude web pages and images from the concurrent downloads limit?  Right now, if I set the limit to two concurrent streams, the Upload icon and a few file icons won't download, and show up as a red X.  Also, when I browse web pages at a relatively fast rate (3-5 pages per minute), it sometimes shows up as a blank white page until I hit the refresh button.


Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13510
    • View Profile
weird, i can browse pages while the band is full
maybe you have some kind of problem

HFS uses a queue system
every connection is served
after a connection is served, it is put after others, and it won't be served again until other have been served too


[LukAS]

  • Guest
Code: [Select]
Error 10022 in function Disconnect (closesocket)
Invalid argument
HFS 2.0 alpha12
----------------------------------------------------------------
Stack list, generated 2004-06-18 21:54:28
[004AC7C5]{hfs.exe     } WSocket.TCustomWSocket.RaiseException (Line 1666, "WSocket.pas" + 4) + $F
[004B1CA8]{hfs.exe     } WSocket.TCustomWSocket.SocketError (Line 5373, "WSocket.pas" + 15) + $8
[004B156B]{hfs.exe     } WSocket.TCustomWSocket.InternalClose (Line 5074, "WSocket.pas" + 32) + $8
[004B13ED]{hfs.exe     } WSocket.TCustomWSocket.Close (Line 4993, "WSocket.pas" + 1) + $9
[004C9637]{hfs.exe     } HSlib.ThttpSrv.Destroy (Line 503, "HSlib.pas" + 2) + $8
[00403C34]{hfs.exe     } System.TObject.Free + $8
[004F11F8]{hfs.exe     } main.TmainFrm.beforeQuit (Line 5203, "main.pas" + 8) + $5
[004F1217]{hfs.exe     } main.TmainFrm.FormClose (Line 5209, "main.pas" + 0) + $3
[0044EBF7]{hfs.exe     } Forms.TCustomForm.DoClose + $17
[00452131]{hfs.exe     } Forms.TCustomForm.Close + $55
[004ED417]{hfs.exe     } main.TmainFrm.Exit1Click (Line 4164, "main.pas" + 0) + $3
[0045C34A]{hfs.exe     } Menus.TMenuItem.Click + $A6
[0045D523]{hfs.exe     } Menus.TMenu.DispatchCommand + $13
[0045E202]{hfs.exe     } Menus.TPopupList.WndProc + $82
[0045E151]{hfs.exe     } Menus.TPopupList.MainWndProc + $1D
[004267D8]{hfs.exe     } Classes.StdWndProc + $14
[0043106E]{hfs.exe     } Contnrs.TObjectList.GetItem + $A
[00431202]{hfs.exe     } Contnrs.TComponentList.GetItems + $A
[004555C7]{hfs.exe     } Forms.TApplication.ProcessMessage + $83
[004555FE]{hfs.exe     } Forms.TApplication.HandleMessage + $A
[0045581E]{hfs.exe     } Forms.TApplication.Run + $96
[004F2B34]{hfs.exe     } hfs.hfs (Line 49, "C:\code\mine\hfs\hfs.dpr" + 12) + $7
----------------------------------------------------------------
System   :  Advanced Server, Version: 5.2, Build: ECE, ""
Processor: AMD, AMD Athlon(tm) processor, 1000 MHz MMX
Display  : 1024x768 pixels, 32 bpp
----------------------------------------------------------------
----------------------------------------------------------------
Product Versions

GG Banner Killer v6.0.xxx.exe: Build: 0 2004-01-31 21:37:26
hfs.exe: Build: 0 2004-05-27 14:55:04

well i installed NetLimiter  this may be the problem (socket bind ) but ... who knows :)
@ Rejetto :)
btw could you reactivate my account user LukAS mail was my nick @w....bb.org (i wont write complete just check...) this mail died sadly :P if you could do it i would be glad ;)

Lukas


joebuttkisser

  • Guest
Is there a way to just dowload an entire folder just by clicking on the folder instead of having to click on everything in that folder.  Since Im new with this program maybe it has this feature but I just dont know how to use it.  If this program doesnt have this feature that would a great feature to add.


Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13510
    • View Profile
i don't knwo what that error might be.
it lets me think about an error in the socket lib.
anyway, since it is on server closing, i think it may be safe enough to just mute that error, so i will.

lukas reactivated

Quote
Is there a way to just dowload an entire folder
it can't be done by the server. maybe in the future there will be an on-the-fly zip feature.
in the while, you can use getright, it has such feature. just use the getright browser.
getright is not free, but i don't know any other software doing it.
well, maybe you can get something using wget. it is a command-line utility.


Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13510
    • View Profile
2.0 alpha16 uploaded
+ graph pic
- upload link fixed


template changed, to display the graph.
you should have a look at the default one if you customized it.


Offline Iron Spring

  • Occasional poster
  • *
    • Posts: 39
    • View Profile
Cool.. Going to check it out.. Here is the URL if someone want's it..

www.rejetto.com/temp/hfs2.0alpha16.zip

Remember.. U will have to use the default template and not Black
alpha15 template.. I'm sure Mr Anon will give us a update soon on
the new template black.. That is if you want to use the upload bandwidth
meter now on alpha16.. Seems the Black alpha15 will also work but
with only the upload progress meter shown..

Mr. Anon has now posted a code line under the Black Template thread
to add the upload band meter if someone is looking for it.. I added it
and lost the effect of the progress meter but gained the band meter..
No display of upload bandwidth but I was on local.. Going to wait and
see what happens when someone uses it from the net side..
May just wait till everything is gone over to add that to the html code
for alpha16..
 

IrOn SpRiNg :twisted:
>WAA<
IrOn SpRiNg


Offline TGeRi

  • Tireless poster
  • ****
    • Posts: 113
    • View Profile
Quote from: "rejetto"
i don't knwo what that error might be.
it lets me think about an error in the socket lib.
anyway, since it is on server closing, i think it may be safe enough to just mute that error, so i will.

lukas reactivated

Quote
Is there a way to just dowload an entire folder
it can't be done by the server. maybe in the future there will be an on-the-fly zip feature.
in the while, you can use getright, it has such feature. just use the getright browser.
getright is not free, but i don't know any other software doing it.
well, maybe you can get something using wget. it is a command-line utility.

Hi!

There isa free plugin for TotalCommander (TC is not free)
which is very similar to getirght-s browser. It is called HTTPBrowser.

U can find it here: http://totalcommander.free.fr/fabio/ or
u can find many useful plugins for tc here: www.clubtotal.tk

-edit: spelling-

TGeRi


Offline Rafi

  • Tireless poster
  • ****
    • Posts: 452
    • View Profile
Yep, getright browser does this as well (and is free...)