diff options
author | Murat D. Kadirov <banderols@gmail.com> | 2010-05-11 22:55:18 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-11 22:55:18 +0200 |
commit | b2e3d5b6f33ed3e3227a0dd3e4997a3900a1369a (patch) | |
tree | 779147dc876d6b22f0f4b62ec251ee9266087bbd /system/fusesmb/README | |
parent | c02b676751119ca06a629e98ee4b5bc9db977b86 (diff) | |
download | slackbuilds-b2e3d5b6f33ed3e3227a0dd3e4997a3900a1369a.tar.gz |
system/fusesmb: Added to 12.1 repository
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 0000000000..c90f94c4a6 --- /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. |