rejetto forum

User access time

traxxus · 14 · 5220

0 Members and 1 Guest are viewing this topic.

Offline traxxus

  • Occasional poster
  • *
    • Posts: 62
    • View Profile
Hi all

Today i has add an folder (and user with pw) in my HFS.

In this moment, i had an brainstorm.

What did you think about an option for "Account run out at date/time

Example, you will share a folder only for 12 hours. After 12 hours, the account will be deactivated, or the folder in hfs will be deletet.


rejetto: please add it  ;D

p.s. sorry if my english is... bad  :'(

traxxus.dyndns.org:100


Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13523
    • View Profile
it's already in the to-do-list

+ autodeleting accounts


Offline traxxus

  • Occasional poster
  • *
    • Posts: 62
    • View Profile
Oh, sorry, i didnt see that   :o

traxxus.dyndns.org:100


Offline ELEVENNNN

  • Tireless poster
  • ****
    • Posts: 257
  • havent been here lately, still wont be here?
    • View Profile
Checked to do list, and dont see this though.  How about setting speed limits based on time of day. ie lets say I want to send a big file overnight and my roommates are asleep at 1am, and I want it to kick back to restricted by 7am.

So from 1am to 7am there is no limit on speed but after that it reverts to be X amount of kb.

Checking to do list again.
-Kurt
This is going to take a long time
.................+...........................................
...................+.............+.................+.........
......................................


Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13523
    • View Profile
Checked to do list, and dont see this though.

when you search something in a page, my advice is use the search/find feature of your browser.
humans can be wrong. ::)

Quote
How about setting speed limits based on time of day. ie lets say I want to send a big file overnight and my roommates are asleep at 1am, and I want it to kick back to restricted by 7am.

So from 1am to 7am there is no limit on speed but after that it reverts to be X amount of kb.

it's interesting... but this need some brainstorming.
other people may need a similar time-thing for other limits, or not?
and we cannot have a different timer for every limit. what can we do about it.


Offline ELEVENNNN

  • Tireless poster
  • ****
    • Posts: 257
  • havent been here lately, still wont be here?
    • View Profile
Not sure about it in delphi, can think of 4 or 5 ways in other stuff..

Its basically just an acl right but not that advanced, couldnt you set it to use the users local time and just have two options in the applet that are:

Restricted Time: 09:30P  Restore Full Bandwidth: 06:00A
Obviously it isnt that easy but best way would have it pull from the users (or in thiscase servers) local time, using the same code you use to restrict it. (Download limit X, or Download limit <blank>)

What do others think?

-Kurt
This is going to take a long time
.................+...........................................
...................+.............+.................+.........
......................................


Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13523
    • View Profile
to get it at programming level it is just a single line code with an IF. :)
i was talking from the user point of view, the GUI.


Offline MarkV

  • Tireless poster
  • ****
    • Posts: 764
    • View Profile
Maybe you should introduce a 'Full Go' feature. User can choose to lift all restrictions from hour X to hour Y, or for XX minutes from now on (like a timer).
http://worldipv6launch.org - The world is different now.


Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13523
    • View Profile
ok, let's see what people prefer.
so the "best one" is implemented.


Offline MarkV

  • Tireless poster
  • ****
    • Posts: 764
    • View Profile
We should collect possibilities, and then create a poll. That's what polls are for, right?
http://worldipv6launch.org - The world is different now.


Offline Foggy

  • Tireless poster
  • ****
    • Posts: 806
    • View Profile
We should collect possibilities, and then create a poll. That's what polls are for, right?
I agree we should have a poll.


Offline ELEVENNNN

  • Tireless poster
  • ****
    • Posts: 257
  • havent been here lately, still wont be here?
    • View Profile
Unless I'm missing the coding logic behind it, why can't there just be an area within HFS to define the time.

3 things inside, a Checkbox for Enabled (if its ticked)

and then the start Time, and stop time.  It could be more complicated then that, but why "typical" times.

It would just pull from the server clock.
Explain to me why i'm wrong please :)

-Kurt
This is going to take a long time
.................+...........................................
...................+.............+.................+.........
......................................


Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13523
    • View Profile
we are not talking about times.
that's more than that: the full logic of the thing, between many possibilities.
you may create a specific button for every need, and you will get an impossibile 10000 buttons machine.


Offline Foggy

  • Tireless poster
  • ****
    • Posts: 806
    • View Profile
we are not talking about times.
that's more than that: the full logic of the thing, between many possibilities.
you may create a specific button for every need, and you will get an impossibile 10000 buttons machine.

I think it is the problem of keeping the GUI simple to use and uncluttered?