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 - Tim

Pages: 1 2
1
HFS ~ HTTP File Server / Re: Registry settings for autostart HFS
« on: December 31, 2003, 09:38:34 AM »
Quote from: "TheEtron"
Can be done in the RUN section of HKLM or HKCU. ;)
That was what I was intented to do via a setup :P

2
HFS ~ HTTP File Server / 1.6 comin...
« on: December 29, 2003, 04:52:02 PM »
Quote from: "JAlex"
Do you plan for adding the ability to start HFS as a NT Service (NT, 2k, 2k3, XP) or have anyone of you accomplish this some other way?

I'm not a Delphi programmer myself but I've done some research and it looks like you have to start a new "service project", I think this would take a lot of work because you would need to rewrite some parts of code etc. (cf. http://oldlook.experts-exchange.com/Programming/Programming_Languages/Delphi/Q_20781244.html#9639834)

If you want so, I can make an installer for you with InnoSetup (free) wich will make sure that will make the application start every time you (or any user) logs in. This is not the same as a system service of course but it's a method of approach;) Just let me know.

3
HFS ~ HTTP File Server / root login
« on: December 14, 2003, 09:01:10 PM »
Quote from: "Rafi"
it should be:
http://rafi@rafi.homeip.net/protected/
and then:
http://rafi.homeip.net/     (no user/PW...)
Yes okay, but this won't make any difference.

But when you open a new browser window and you surf directly to http://user:pass@nettp.homeip.net:9080/ or http://rafi@rafi.homeip.net/ do you then see the folder "Protected" listed?

4
HFS ~ HTTP File Server / root login
« on: December 14, 2003, 08:52:13 PM »
Quote from: "Rafi"
try on mine:  (will be open for a while for you )
http://rafi@rafi.homeip.net/protected
I have the same on your PC:
1. When I browse directly to http://rafi@rafi.homeip.net/ then I don't see the folder protected listed.
2. When I first browse to http://rafi@rafi.homeip.net/protected/ and after that without closing the browser to http://rafi@rafi.homeip.net/ then I do see the folder protected listed, because the browser remembers the username rafi now.

But it seems like when you surf directly (with a fresh opened browser so no username is remembered) to your root he won't accept the username.

5
HFS ~ HTTP File Server / root login
« on: December 14, 2003, 08:16:00 PM »
Quote from: "rejetto"
1. enable list protected items only for allowed users
2. put an item in the VFS
3. right-click the item: access for users: choose a user
4. try browsing with URL in the form http://user:pass@host:port/
Tim, does it work for you now?
I'm sorry this won't work for me.
This is what I have done:
1. Enabled option "list protected items only for allowed users"
2. Made a virtual folder with name "protected" and one with name "unprotected"
3. Folder "protected" has access only for user with name "user" and password "pass".
4. I browsed to http://user:pass@nettp.homeip.net:9080/ with Internet Explorer, Internet Explorer directly changes the url to http://nettp.homeip.net:9080/ and I only see the folder "unprotected"
5. This is wat I found out: when I surf directly to http://user:pass@nettp.homeip.net:9080/protected/ then I'm in the protected folder and when after that I surf to  http://nettp.homeip.net:9080/ I see also the protected folder listed.

You can try this for yourself with the URL above as long as I'm online.

6
HFS ~ HTTP File Server / root login
« on: December 13, 2003, 08:10:22 AM »
Quote from: "rejetto"
did you enable the list protected items... option?
Sorry, I didn't enable that option...

7
HFS ~ HTTP File Server / root login
« on: December 12, 2003, 09:18:14 PM »
Are you sure your protected folder isn't marked hidden?

I have just done a test, with a protected and un unprotected folder and I came to the following conclusion:
URL: http://host:port/ -> protected and unprotected folder is visible
URL: http://user:pass@host:port/ -> same result, protected and unprotected folder is visible

8
HFS ~ HTTP File Server / help me please
« on: December 12, 2003, 08:59:45 PM »
Quote from: "TGeRi"
I think he's problem is that hw cancels te login when the password is asked he doesn't get the 401 error page.
I didn't know HFS has an error 401 page? I've just tested it with HFS 1.5g, made a password protected virtual directory and when I hit cancel in the login screen I get a blanc page with the following source:
Code: [Select]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=windows-1252"></HEAD>
<BODY></BODY></HTML>

9
HFS ~ HTTP File Server / Http File Server
« on: November 01, 2003, 09:54:32 AM »
I just like Http File Server because with a "HTTP" File Server you only have to map one port when you are behind a router! ;) And I like it too because it's very easy to set up :!:

10
HFS ~ HTTP File Server / When HFS running you can't shut Windows down
« on: October 20, 2003, 09:38:30 AM »
Have the same problem. Put the problem only occurs if someone has made a connection to your HFS. If HFS has been running but no one browsed to it then windows will shut down normally.

11
HFS ~ HTTP File Server / HFS 1.5 Final
« on: October 05, 2003, 03:51:37 PM »
Nice work!!!

Don't forget to update the screenshot on http://www.rejetto.com/hfs ;)

12
HFS ~ HTTP File Server / Update feature
« on: October 01, 2003, 01:40:30 PM »
I fully agree with Rafi! I think more people would like to use an upload feature instead of all this small gadgets.

13
HFS ~ HTTP File Server / Access denied message
« on: September 28, 2003, 12:51:48 PM »
Indeed, in RC10 it shows the message, my mistake  ;)

14
HFS ~ HTTP File Server / How to uninstal??
« on: September 28, 2003, 11:39:01 AM »
Ah okay I forgot that, for that, you run hfs.exe one more time and you choose Menu -> Shell context menu -> Delete

Greetings

15
HFS ~ HTTP File Server / Error message when incorrect password
« on: September 28, 2003, 11:18:47 AM »
About the error messages, something just comes through my mind, when you type in an incorrect password it also doesn't show a page with "Acces denied" or something, but is just shows a blank page.

Pages: 1 2