Configuration » Application Settings: Service Log File Directories
Displays the currently configured directories on the computer running HService. These directories can only be changed manually in Hamster.ini (see Application Settings).
Startup
This is just a "virtual" directory. On startup, its value is initialized with the directory from which HService.exe was started.
Base
Root directory, where Hamster's data files are located. It defaults to the startup directory.
Log Files
Directory, where all log files are stored.
Default value is sub-directory "Logs" in Base
directory.
Servers
Directory, where information about remote servers is stored.
Default value is sub-directory "Server" in Base
directory.
Newsgroups
Directory, where newsgroups information is stored.
Default value is sub-directory "Groups" in Base
directory.
News Out
Directory where posted articles are saved until they are posted to remote servers.
Default value is sub-directory "News.Out" in
Newsgroups directory.
News Errors
Directory where articles are stored, that were rejected by remote servers.
Default value is sub-directory "News.Err" in
Newsgroups directory.
Mails
Directory containing the local POP3 mailboxes.
Default value is sub-directory "Mails" in Base
directory.
Mail Out
Directory where mails are saved until they are sent to remote servers.
Default value is sub-directory "Mail.Out" in Mails
directory.
Scripts
Directory containg all scripts (*.hsc), that can be run or are accessible by Remote Control server. If it is different from the Base directory, scripts in sub-directories of this directory can be accessed as well.
For historical reasons, this value defaults to the Base directory (asPathBase),
but recommended setting is (sub-directory) "Scripts".
Modules
Directory containing modules (*.hsm), that can be used by scripts and are accessible by Remote Control server.
Default value is the Scripts directory.