On Thu, Mar 17, 2011 at 12:08 PM, Celejar <[email protected]> wrote: > I want to set up a network filesystem to share files between several > linux systems (Debian & OpenWrt). Judging from what I see on the list
Do you actually need all the features of a typical shared filesystem? If not, you might look at sshfs, which will allow individual users to mount remote filesystems over SSH using per-user authentication. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

