[go: up one dir, main page]

File: fusesmb.1

package info (click to toggle)
fusesmb 0.8.7-1.3
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 592 kB
  • ctags: 254
  • sloc: sh: 3,185; ansic: 2,912; makefile: 67
file content (34 lines) | stat: -rw-r--r-- 819 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
.TH FUSESMB 1 "August 5, 2005"

.SH NAME
fusesmb \- Mount network neighbourhood

.SH SYNOPSIS
.B fusesmb
.I mountpoint
.RI [options]
.SH DESCRIPTION
.B 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.

.SH OPTIONS
.B fusesmb
accepts the following options:
.TP
.B \-h
Show summary of options.

.SH FILES
.TP
.I ~/.smb/fusesmb.conf
Configuration file for \fBfusesmb\fP. Make sure that this file is only readable by the owner or else fusesmb will not start.

.TP
.I ~/.smb/fusesmb.cache
A sorted list of all workgroups, servers and shares found on your network.

.SH "SEE ALSO"
.BR fusesmb.conf (5)

.SH AUTHOR
Vincent Wagelaar <vincent@ricardis.tudelft.nl>.