diff options
Diffstat (limited to 'system/fusesmb/README')
-rw-r--r-- | system/fusesmb/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/system/fusesmb/README b/system/fusesmb/README new file mode 100644 index 0000000000000..c90f94c4a6a50 --- /dev/null +++ b/system/fusesmb/README @@ -0,0 +1,6 @@ +With SMB for Fuse you can seamlessly browse your network neighbourhood +as were it on your own filesystem. + +It's basically smbmount with a twist. Instead of mounting one Samba share +at a time, you mount all workgroups, hosts and shares at once. Only when +you're accessing a share a connection is made to the remote computer. |