Man Linux: Main Page and Category List

NAME

       ltspfsd -- daemon to serve fuse based filesystems over the network

SYNOPSIS

       ltspfsd [-a ]  [-r ]  [-d ]

DESCRIPTION

       This manual page documents briefly the ltspfsd command.

       ltspfsd  is  a  program  that provides access to local devices over the
       network from a ltspfs client

OPTIONS

       -a        for no authentication. The  server  will  simply  accept  the
                 XAUTH packet sent down, and always return OK.

       -r        for  read  only. Specifying this causes the ltspfsd to behave
                 as a readonly server, and won't allow any modification to the
                 media.

       -d        for  debug.  Server  won't fork into the background, and will
                 print messages to stderr.

SEE ALSO

       ltspfs (1).

AUTHOR

       This manual page was written by Oliver Grawert ogra@ubuntu.com for  the
       Debian  system  (but  may be used by others).  Permission is granted to
       copy, distribute and/or modify this document under the terms of the GNU
       General  Public  License,  Version 2 any later version published by the
       Free Software Foundation.

       On Debian systems, the complete text of the GNU General Public  License
       can be found in /usr/share/common-licenses/GPL.