/thunar-shares-plugin

Mirror repository, PRs are not watched, please use Xfce's GitLab

Primary LanguageCGNU General Public License v2.0GPL-2.0

License

thunar-shares-plugin

The Thunar Shares Plugin (thunar-shares-plugin) allows you to quickly share a folder using Samba from Thunar (the Xfce file manager) without requiring root access.


Homepage

Thunar-shares-plugin documentation

Changelog

See NEWS for details on changes and fixes made in the current release.

Source Code Repository

Thunar-shares-plugin source code

Download a Release Tarball

Thunar-shares-plugin shares or Thunar-shares-plugin tags

Installation

From source code repository:

% cd thunar-shares-plugin
% ./autogen.sh
% make
% make install

From release tarball:

% tar xf thunar-shares-plugin-<version>.tar.bz2
% cd thunar-shares-plugin-<version>
% ./configure
% make
% make install

For information about how to setup Samba correctly, see Samba Setup in the Xfce documentation.

Reporting Bugs

Visit the reporting bugs page to view currently open bug reports and instructions on reporting new bugs or submitting bugfixes.