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

Pages: 1
1
HFS ~ HTTP File Server / Quota based on username?
« on: August 16, 2009, 09:18:47 AM »
Hi all, I'm looking for a solution to this:

A single user name has been given to one person, they would download large amounts per day, is it possible to impose a quota limit on that user, say, 50MB download and then they'll get some sort of notice to try again in 24 hours (when the quota resets)?

I haven't had a very good look in the options for HFS, I may have overlooked it.

Cheers

2
Hi Foggy,

Thanks for that, it worked, kind of, I had to modify it to this:

[files]
<tr>
<table class="maintable" table border="1" cellpadding="2" cellspacing="1" border="0" class="forumline">
<td table width="90%"><b>File Name</b></td>
<td table width="10%" align="left"><b>File Size</b></td>
<td><b>Modified</b></td>
<td><B>Hits</b></td>
</div>
</tr>
%list%
</table>


And add this into the CSS:

.maintable tr:hover, .maintable tr.hovered {
background-color: #666666;
}


Works perfectly, although, I would like to have the highlighted rows clickable, instead of having to click on the text. Is that possible?

Screenshot:

 

Cheers mate.

3
HTML & templates / Please, please help me with adding a grid/table to this
« on: December 15, 2007, 12:07:14 PM »
Hi everyone.

Please, can someone help me with this, I'm getting desperate. I haven't done that much work within HTML, but I can at least understand 90% of the tags. But I can't work out how to get the contents of my files into tables. I made a custom CSS for the layout of the page, so a lot of it is written from scratch, but this one is wrecking my brain . .

Screen shot: 

From the screen shot, you can see what I mean. What I want to achieve is to put that into a table, and possibly have a highlight over the specific table that the mouse is hovering over. I want to keep the rest of the formatting though, but will make any changes to the CSS to accommodate the change.

Similar to the the tables on www.mininova.org (sorry, but that's the only example I could think of, off the top of my head)

Thanks!


4
Ok, sorry mate, I didn't realise that's what that meant.

Thanks.

5
Hey again,

I want to be able to block a IP address or IP range, eg 192.168.1.10 - 192.168.1.15 OR a single address at 192.168.1.20. For certain users only, so I can still access it personally, with my account for example, but others can't when they are in those ranges.

Possible?

Cheers.

6
Bug reports / Re: build 129: List index out of bounds
« on: September 05, 2007, 09:37:11 AM »
Same here, Build 129:

List index out of bounds (1)
HFS 2.2a
----------------------------------------------------------------
System   : Windows XP Professional, Version: 5.1, Build: A28, "Service Pack 2"
Processor: AMD, AMD Athlon(tm) 64 X2 Dual Core Processor 3800+, 1990 MHz MMX
Display  : 1440x900 pixels, 32 bpp
----------------------------------------------------------------
----------------------------------------------------------------
Product Versions

hfs.exe: Build: 0 3/09/2007 15:49:02

7
HFS ~ HTTP File Server / Re: Is this the right spot for requests?
« on: September 05, 2007, 09:35:30 AM »
I have tried that bacter, although, I haven't had any luck.

LogMeIn was good, but was blocked :(

8
HFS ~ HTTP File Server / Is this the right spot for requests?
« on: September 03, 2007, 08:16:03 AM »
Hey guys, sorry if this is the wrong part of the forum for requests.

If you can fulfil these requests, I'll donate :)

1) Create users remotely, by logging into HFS as a certain user
2) Possibly remote control of the host computer through the web browser? I know VNC does this, but you need a special port open. If I'm in a location with most ports blocked, and I want to take control of my home computer, work for example.
3) Possible HTTPS built-in support?

Cheers!

Pages: 1