1 .\" Hey, EMACS: -*- nroff -*-
2 .\" First parameter, NAME, should be all caps
3 .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
4 .\" other parameters are allowed: see man(7), man(1)
5 .TH BFUSE 1 "August 17, 2009"
6 .\" Please adjust this date whenever revising the manpage.
8 .\" Some roff macros, for reference:
9 .\" .nh disable hyphenation
10 .\" .hy enable hyphenation
11 .\" .ad l left justify
12 .\" .ad b justify to both left and right margins
13 .\" .nf disable filling
14 .\" .fi enable filling
15 .\" .br insert line break
16 .\" .sp <n> insert n+1 empty lines
17 .\" for manpage-specific macros, see man(7)
20 \- Create a FUSE filesystem out of BlackBerry databases.
27 connects to your BlackBerry and turns its databases into
28 a mounted filesystem using the FUSE filesystem library. As such,
29 it has a few basic arguments, and a list of common options supported
32 The device will remain in Desktop mode for as long as bfuse runs.
34 For more information on FUSE options, see
35 http://fuse.sourceforge.net/
40 Specify the PIN of the device you want to mount. Default is to mount
41 all available devices.
44 Simplistic method to specify the device password on the command line.
52 Display a command help summary.
55 Display version information, including Barry library, FUSE library, and
59 Enable debug output. Implies '-f'.
62 Operate in the foreground.
65 Disable multi-threaded operation.
70 is part of the Barry project and was written Chris Frey, as was
74 http://www.netdirect.ca/software/packages/barry