Hi
I'm looking for an application to configure samba file/directory share under xfce.
Is there something just like gnome (at least in ubuntu variant), where you just right click on a folder and select share using a simple GUI?
TIA


spsf64 wrote:Is there something just like gnome (at least in ubuntu variant), where you just right click on a folder and select share using a simple GUI?

edv wrote:spsf64 wrote:Is there something just like gnome (at least in ubuntu variant), where you just right click on a folder and select share using a simple GUI?
There is this thunar-shares-plugin which does exactly that and is installed by default, but doesn't work for some reason.
Here are other tools you could use: http://www.samba.org/samba/GUI/
I use SWAT


sudo apt-get install system-config-samba
altair4 wrote:
- Code: Select all
sudo apt-get install system-config-samba
Be careful with SWAT. It's destructive in that it doesn't modify smb.conf it rewrites it from scratch. Make a copy of your existing smb.conf prior to it's use.


When will it support samba/network browsing?
It already does! Just mount your shares and go to them with Thunar! Just kidding.
You are obviously asking about Thunar being able to discover remote machines on a network and mount/unmount shares from them. What you are asking for is nice, but there is no common framework for it yet that Thunar can build on.
Thunar is designed to be a file manager, not a network file system manager. Once such a beast exists, Thunar and all other applications will be able to use it, and you can browse your samba or NFS shares in firefox or emacs, whatever.
Short answer: not any time soon unless you write it yourself.


I think system-config-samba is only available to ubuntu systems, not pure debian based, as is the latest mint xfce edition...???
SWAT is no longer actively maintained, and its default configuration is not secure for use over an untrusted network. SWAT will also rewrite smb.conf, rearranging the entries and deleting all comments as well as include= and copy= options, so is not suitable for use in conjunction with hand-edited smb.conf files or the default package-managed configuration.
You are obviously asking about Thunar being able to discover remote machines on a network and mount/unmount shares from them. What you are asking for is nice, but there is no common framework for it yet that Thunar can build on.
Thunar is designed to be a file manager, not a network file system manager. Once such a beast exists, Thunar and all other applications will be able to use it, and you can browse your samba or NFS shares in firefox or emacs, whatever.
Short answer: not any time soon unless you write it yourself.
thunar smb://192.168.0.100/share-name

Users browsing this forum: No registered users and 4 guests