Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
fuse-smb - FUSE-Filesystem to fast and easy access remote resources via SMB
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.
Packages
Name |
Version |
Release |
Type |
Size |
Built |
fuse-smb |
0.8.5 |
5.fc6 |
src |
117 KiB |
Sat Feb 3 09:41:25 2007 |
Changelog
- * Fri Jan 26 17:00:00 2007 Marcin Zajaczkowski <mszpak ATT wp DOTT pl> - 0.8.5-5
- bumped to next release to workaround problem with FC-5 tag in CVS
- * Thu Jan 25 17:00:00 2007 Marcin Zajaczkowski <mszpak ATT wp DOTT pl> - 0.8.5-4
- fixed accidental spaces in file
- * Wed Jan 17 17:00:00 2007 Marcin Zajaczkowski <mszpak ATT wp DOTT pl> - 0.8.5-3
- removed redundant requirements
- removed redundant %{optflags} (%configure already uses it)