rejetto forum

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Flynsarmy

Pages: 1 2 3 4 5 ... 7
31
Beta / Re: Testing build #108
« on: June 29, 2007, 12:01:00 PM »
Can you please paste a zip for the source code for each HFS version in a link under the newly released version please Rejetto?

32
Beta / Re: Testing build #107
« on: June 27, 2007, 11:05:41 AM »
In my experience windows ALWAYS scroll back to the top once you close and reopen them. You'd probably
get more people find that idea annoying because it's different to every other app in windows than would
like it.

33
RAWR-Designs / Thunderchicken of Glory - 2.8.0 -
« on: June 25, 2007, 04:24:12 PM »
Yes you can integrate shoutbox into our template. As a matter of fact, TSG's and my web servers HAVE the
shoutbox. I'm not sure if he'd want me posting the link to his server though so i won't :P

34
RAWR-Designs / Thunderchicken of Glory - 2.8.0 -
« on: June 25, 2007, 09:41:46 AM »
Just a quick note to all, I'm back in the ToG team so expect new features/changes to be imped as well
as they used to be. As always, keep firing your comments at us. I probably won't be as active on this
forum, but TSG should be able to forward any good ideas on to me.

35
Beta / Re: Testing build #106
« on: June 25, 2007, 08:48:44 AM »
It's possible i've found a problem with limits in HFS. I recently had a person downloading off me with 5 connections.
I set the number of simultaneous downloads to 4 and got an alert box stating that an IP had exceeded the limit -
fine so far. Problem was, after i'd clicked ok the 5th connection wasn't booted. I tried kicking it personally but the
person's download manager just restarted the 5th connection. Did HFS just give up trying to enforce the rule
for that IP until it had completed its downloads?

Also, once the persons download was completed they started another. They started downloading with 5
connections again even though the limit is 4.

Edit 2: Also just noticed that when i mouseout of the 'virtual file system' frame the lines linking each
folder/root disappear. when i put my mouse back in that frame the lines reappear.

36
Programmers corner / Error compiling HFS 2.2 #106
« on: June 24, 2007, 10:39:32 PM »
Hi, i'm trying to compile HFS 2.2 #106 on Delphi 7 PE. I've got an error in classesLib.pas (which doesn't appear on google)
that says:
Error: Undefined identifier 'FileName'. The error occurs on this here:
Code: [Select]
function TtarStream.fsInit():boolean;
begin
if assigned(fs) and (fs.FileName = flist[cur].src) then
I had an error in HSLib earlier about SD_BOTH and i just defined it to be 2 within hslib.pas. Would these errors
be related? I can't figure this one out myself due to there being nothing on classeslib on google :S

37
Beta / Re: Testing build #106
« on: June 24, 2007, 01:21:46 PM »
Ahhh...Rejetto? When i try to download that zip file i get redirected to
http://www.tgeri.hu/hfs/hfs.exe

That stevens guy got another website all together. Is this supposed to
happen?

38
HFS ~ HTTP File Server / Re: Feature Suggestion: Download Manager
« on: June 16, 2007, 01:27:30 PM »
It's generally common sense that if you want to download a large file you use a download manager. It
would be convenient to have a built in one in HFS (a java applet that's able to be called) but it would
take alot of work on Rejettos part. I suggest you write your own java applet to do this or google one.
There are probably some out there that do what you're looking for. You really should use a download
manager though. Free Download Manager is freeware and has alot of features.

39
HFS ~ HTTP File Server / Re: Feature Request
« on: June 14, 2007, 03:40:50 PM »
Change 'No Download' button to an 'Allow downloads for' list. This is to that you can allow
uploads for accounts that you don't want downloading WHILE allowing certain users
to download.

An example
Allow downloads for 3/5 users.
Allow uploads for 5/5 users.

At the moment you can only allow everyone or noone to download from a folder. It's a
flexability issue.

40
HFS ~ HTTP File Server / Re: Feature Request
« on: May 31, 2007, 01:39:41 PM »
Unfortunately this doesn't allow for much flexability. For security purposes, you'd have it set to
not overwrite, but it's currently an all or nothing decision. Both TSG and I recently wanted to
overwrite files in a certain folder of our HFS's but couldn't due to fear of our designated global
uploads folders being completely vulnerable. Our only alternative was to either use a different
program to upload the files :S

41
HFS ~ HTTP File Server / Feature Request
« on: May 31, 2007, 01:02:44 PM »
Hey Rejetto,

Could a 'Overwrite Files' checkbox be added to the uploads context menu above 'Upload for Users' link
that would make all uploaded files with the same name as files already in that folder overwrite the file
instead of rename the file being uploaded?

Also, could 'allow archived downloading' checkbox be made for all folders that would allow/disallow
those folders to be archive downloaded? Maybe also an 'ignore archive rules' option for users?

Thanks

42
HFS ~ HTTP File Server / upload icons
« on: May 12, 2007, 11:52:00 AM »
Can we get an option to show a tray icon for each upload as well as download?

43
Beta / Re: Testing build #100
« on: May 05, 2007, 02:04:12 PM »
How does folder archiving work? Does it create a file on your comp that is the same file size as the files in the folder put together?

Eg if you had 30gb of videos in a folder and someone tried to download the folder, would your comp create a redundant 30gb file?

44
Beta / Re: Testing build #097
« on: May 03, 2007, 01:18:34 AM »
Could you add %next%, %previous%, %first%, and %last% symbols for the page navigation links? This can be done using javascript, but it would appear many people refuse to enable javascript in their browsers.

45
Beta / Re: Testing build 093
« on: April 30, 2007, 07:46:54 AM »
It's easy to get javascript next/prevous buttons for file offsets, but you'd be better off adding %next-page% and %previous-page% calls in HFS. that work in the [files] section. That way it'd work for ALL browsers, not just ones with javascript enabled.

Pages: 1 2 3 4 5 ... 7