rejetto forum
Software => HFS ~ HTTP File Server => Topic started by: DJboutit on April 15, 2009, 03:49:48 AM
-
Set max file size for uploads
Set how much users can download in 24hrs
Set which file extensions you allow to be uploaded with check boxes
The programs needs some custom templates to make the web page for your server look more professional they need to be previews of each one
-
The necessary tools to make a download quota system have just been made available and is awaiting someone with the need for it to develop one. As for custom template there are a few available, but these take time to make (if done from scratch), search for RAWR and Live template. Remember rejetto develops the HFS software and it's tools, but there is some dependence on users to make new features using those tools.
-
Hello! I am using HFS for 2 years from now and you have saved me a lot of headaches :) I love you for that :)
The thing I want to suggest is :
Is it possible to make the windows shell to include a "get HFS link" and i mean that i spend a lot of time giving a specific link for a file to somebody !! Maybe there is a solution already working but i can't see it.
-
you should already have it!
if you don't, then Menu > other options > integrate shell context menu
ensure also "auto-copy url on addition" is enabled
-
Set max file size for uploads
at the moment what you can do is using Menu > limits > minimum disk space
and with HFS 2.3 you can also add this event script (ALT+F6)
[upload completed]
{.if|{.%item-size-kb% > 2500.}|{: {.delete|%item-resource%.} :}.}
notice the 2500, it will delete all files over 2.5 MB
Set how much users can download in 24hrs
i hope soon we'll have a script to handle things like this
Set which file extensions you allow to be uploaded with check boxes
in HFS 2.3, right click > properties > upload filter mask
let's say you want only images, you can put there
*.jpg;*.jpeg;*.gif;*.png
The programs needs some custom templates to make the web page for your server look more professional they need to be previews of each one
i'm leaving this to users, since my time is not enough.
here you'll have an idea of what is already available.
http://www.rejetto.com/wiki/index.php/Gallery
http://www.rejetto.com/forum/index.php?board=24.0
-
I have 2.2f that is the version on the website when I try to update though the program is says I have the most recent version where can I get 2.3
-
http://www.rejetto.com/forum/index.php?board=33.0