1LTSPFSD(1)                  General Commands Manual                 LTSPFSD(1)
2
3
4

NAME

6       ltspfsd — daemon to serve fuse based filesystems over the network
7

SYNOPSIS

9       ltspfsd [-a ]  [-r ]  [-d ]
10

DESCRIPTION

12       This manual page documents briefly the ltspfsd command.
13
14
15       ltspfsd  is  a  program  that provides access to local devices over the
16       network from a ltspfs client
17

OPTIONS

19       -a        for no authentication. The  server  will  simply  accept  the
20                 XAUTH packet sent down, and always return OK.
21
22       -r        for  read  only. Specifying this causes the ltspfsd to behave
23                 as a readonly server, and won't allow any modification to the
24                 media.
25
26       -d        for  debug.  Server  won't fork into the background, and will
27                 print messages to stderr.
28

SEE ALSO

30       ltspfs (1).
31

AUTHOR

33       This manual page was written by Oliver Grawert ogra@ubuntu.com for  the
34       Debian  system  (but  may be used by others).  Permission is granted to
35       copy, distribute and/or modify this document under the terms of the GNU
36       General  Public  License,  Version 2 any later version published by the
37       Free Software Foundation.
38
39
40       On Debian systems, the complete text of the GNU General Public  License
41       can be found in /usr/share/common-licenses/GPL.
42
43
44
45
46                                                                    LTSPFSD(1)
Impressum