fusesmb(1) - Linux man page
Name
fusesmb - Mount network neighbourhood
Synopsis
fusesmb mountpoint [options]
Description
fusesmb is a Network Neighborhood (Samba shares) filesystem. It works like smbfs, but instead of
accessing one share at a time, all computers and workgroups are accessible at once from a single filesystem mount.
Options
fusesmb accepts the following options:
- -h
- Show summary of options.
Files
- ~/.smb/fusesmb.conf
- Configuration file for fusesmb. Make sure that this file is only readable by the owner or else fusesmb will not start.
- ~/.smb/fusesmb.cache
- A sorted list of all workgroups, servers and shares found on your network.
See Also
fusesmb.conf(5)
Author
Vincent Wagelaar <
vincent@ricardis.tudelft.nl>.