1MUSCAND(1) Museek Daemon Plus MUSCAND(1)
2
3
4
6 Muscand - File scanner daemon for Museek
7
9 muscand [-c <filename>] [--config <filename>] [-b] [--buddy] [-l]
10 [--list] [-h] [--help] [-v] [--verbose] [--no-reload]
11
13 Muscand is a FAM service that scans paths already configured by mus‐
14 can(1) or musetup(1). If it detects changes to the paths, it will
15 update the Shares Database it is watching after a few seconds. There
16 are two available shares databases, Normal and Buddies-Only. Bud‐
17 dies-Only is an optional shares database that, if enabled, is only
18 accessible by the users you've chosen as "Buddies".
19
20 Before running muscand, you will need a configured museekd, which can
21 be done with musetup(1) or fI>musetup-gtk[4m(1), and add some shared paths
22 with either of the setup tools or with muscan(1).
23
25 Muscand accepts the following options:
26
27 -c <filename>, --config <filename>
28 Use a different config file.
29
30 -b, --buddy
31 Select Buddy-Only Shares.
32
33 -h, --help
34 Display Help, version and exit.
35
36 -v, --verbose
37 Be verbose while scanning shares.
38
39 --no-reload
40 Don't ask museekd to reload the database
41
43 To run this program the standard way type:
44
45 muscand
46
47 Alternativly you use a different config file with:
48
49 muscand --config config.xml
50
51 Or, you can watch Buddy-Only shares:
52
53 muscand --buddy
54
56 ~/.museekd/config.xml
57 The default location for the museekd config file.
58
59 ~/.museekd/config.shares
60 The default location for the Normal shares database.
61
62 ~/.museekd/config.shares.state
63 The default location for the active Normal shares database.
64
65 ~/.museekd/config.buddyshares
66 The default location for the Buddy shares database.
67
68 ~/.museekd/config.buddyshares.state
69 The default location for the active Buddy shares database's.
70
72 Hyriand <hyriand@thegraveyard.org>
73
74 daelstorm <daelstorm@gmail.com>
75
77 mucous(1) mulog(1) murmur(1) muscan(1) museekcontrol(1) museekd(1)
78 museeq(1) musetup(1) musetup-gtk(1)
79
80
81
82daelstorm Release 0.2.0 MUSCAND(1)