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]
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 accessable 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
37 To run this program the standard way type:
38
39 muscand
40
41 Alternativly you use a different config file with:
42
43 muscand --config config.xml
44
45 Or, you can watch Buddy-Only shares:
46
47 muscand --buddy
48
50 ~/.museekd/config.xml
51 The default location for the museekd config file.
52
53 ~/.museekd/config.shares
54 The default location for the Normal shares database.
55
56 ~/.museekd/config.shares.state
57 The default location for the active Normal shares database.
58
59 ~/.museekd/config.buddyshares
60 The default location for the Buddy shares database.
61
62 ~/.museekd/config.buddyshares.state
63 The default location for the active Buddy shares database's.
64
66 Hyriand <hyriand@thegraveyard.org>
67
68 daelstorm <daelstorm@gmail.com>
69
71 mucous(1) mulog(1) murmur(1) muscan(1) museekcontrol(1) museekd(1)
72 museeq(1) musetup(1) musetup-gtk(1)
73
74
75
76daelstorm Release 0.1.13 MUSCAND(1)