hi guys,
i just documented the new command line parameter "-c"
http://www.rejetto.com/wiki/index.php/HFS:_Command_line_parametersif you are an advanced user you should definitely have a look at it, because it lets you automate lots of things very easily
without having to mess with scripting (macros).
let's say you want your server to be active only from 8AM to 4PM,
you can schedule Windows to run this command at 8AM
hfs -c active=yes
then another schedule for 4PM
hfs -c active=no
and this was just a quick example. You can have a look at your hfs.ini to have an idea of what you can do. Anything in it can virtually be modified by using -c