Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
juga
sbws
Commits
096d0ec7
Commit
096d0ec7
authored
Oct 31, 2018
by
juga
Browse files
Add system default location in FILES
And rephrase existing paragraphs.
parent
bc763838
Changes
1
Hide whitespace changes
Inline
Side-by-side
docs/source/man_sbws.rst
View file @
096d0ec7
...
@@ -69,32 +69,39 @@ sbws cleanup
...
@@ -69,32 +69,39 @@ sbws cleanup
FILES
FILES
-----
-----
$HOME/.sbws.ini
In the following list, the first path is the default location when running
Default location for the sbws user configuration file.
**sbws** as an script, the second path is the default location when running
**sbws** as a system service.
$HOME/.sbws
**
$HOME/.sbws
.ini** or **/etc/sbws/sbws.ini**
Default sbws home, where it stores measurement data files,
Location where **sbws** searchs for a custom configuration file, when the
bandwidth list files and tor process data
.
option **--config** is not provided
.
$HOME/.sbws/datadir
**$HOME/.sbws** or **/var/lib/sbws**
Default location for the raw results generated by the ``sbws scanner``.
Location where **sbws** writes/reads measurement data files,
Other commands (such as ``generate`` and ``stats``) read results from the
bandwidth list files and **tor** process data.
files in this directory.
$HOME/.sbws/log
Under this directory, **sbws** creates the following subdirectories:
Default location for the logs files generated by all ``sbws`` commands,
when logging to a file is configured (see **sbws.ini**).
$HOME/.sbws/v3bw
datadir
Default location for the bandwidth file
s generated by the
command
Raw result
s generated by the
``sbws scanner``.
``sbws generate``. These are the files read by the Tor directory
Other commands (such as ``generate`` and ``stats``) read results from
authorities
.
this directory
.
$HOME/.sbws/state.dat
log
A file for storing state needed between ``sbws`` commands.
Log files generated by ``sbws``, when logging to a file is configured
(see **sbws.ini**).
$XDG_RUNTIME_DIR/sbws
v3bw
Runtime directory for the tor process launched by ``sbws scanner``.
Bandwidth files generated by ``sbws generate``. These are the files
read by the Tor directory authorities.
tor
Data generated by the **tor** process launched by **sbws**.
**$HOME/.sbws/tor** or **/run/sbws/tor**
Location where the **tor** process launched by ``sbws scanner`` stores
temporal files, like Unix domain sockets.
SEE ALSO
SEE ALSO
---------
---------
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment