Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
xfce:thunar:thunar-shares-plugin [2020/08/18 22:11] – added TOC and created separate bug page kevinbowen | xfce:thunar:thunar-shares-plugin [2025/05/20 16:08] (current) – [Required Packages] Meson andreldm | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | {{ :xfce:thunar: | + | ~~NOTOC~~ |
- | ====== thunar-shares-plugin ====== | + | {{ : |
+ | ====== | ||
- | * **[[#Latest Release|Latest Release]]** | + | * **[[#Required Packages|Required Packages]]** |
* **[[# | * **[[# | ||
- | * **[[#Setup Samba|Setup Samba]]** | + | * **[[#Samba Setup|Samba Setup]]** |
+ | * **[[#Latest Release|Latest Release]]** | ||
+ | * **[[#Source Code Repository|Source Code Repository]]** | ||
* **[[# | * **[[# | ||
- | ===== About ===== | + | ---- |
+ | |||
+ | ===== Introduction | ||
The Thunar Shares Plugin (thunar-shares-plugin) allows you to quickly share a folder using Samba | 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. | + | from Thunar (the Xfce file manager) without requiring root access. |
+ | ---- | ||
===== Screenshots ===== | ===== Screenshots ===== | ||
- | {{thunar-shares-plugin.png|thunar-shares-plugin.png}} | + | |
+ | <figure " | ||
+ | {{: | ||
+ | </ | ||
The share editor can be found in the file properties dialog (Share page). | The share editor can be found in the file properties dialog (Share page). | ||
Line 20: | Line 28: | ||
---- | ---- | ||
- | ==== Latest Release | + | ===== Required Packages ===== |
- | + | ||
- | ==== Version 0.3.1 (2020/04/05) ==== | + | * [[https:// |
- | [[https://archive.xfce.org/src/thunar-plugins/thunar-shares-plugin/0.3/thunar-shares-plugin-0.3.1.tar.bz2|https://thunar-shares-plugin-0.3.1.tar.bz2]] | + | |
- | + | * [[https://wiki.gnome.org/Projects/ | |
- | + | * [[https://www.gtk.org|GTK+-3.0]] | |
- | ==== Xubuntu packages ==== | + | |
- | [[https://launchpad.net/ | + | For detailed information on the minimum required versions, check the [[https://gitlab.xfce.org/ |
- | + | ||
- | ---- | + | |
- | + | ||
- | ==== Source Code Repository ==== | + | |
- | + | ||
- | [[https:// | + | |
- | + | ||
- | ---- | + | |
- | + | ||
- | ===== Dependencies ===== | + | |
- | * Thunar | + | |
- | * Thunar-VFS (0.8 or above) | + | |
- | * Thunarx (0.8 or above) | + | |
- | * Gtk+-2.0 (2.12 or above) | + | |
- | * Glib-2.0 (2.10 or above) | + | |
+ | [[|Back to Top]] | ||
---- | ---- | ||
===== Building and Installing ===== | ===== Building and Installing ===== | ||
- | (For information about how to **setup Samba correctly** see bellow) | + | (For information about how to **setup Samba correctly** see below) |
If you downloaded a source tarball from the download page, you can run: | If you downloaded a source tarball from the download page, you can run: | ||
Line 54: | Line 47: | ||
./configure --prefix=$(pkg-config --variable prefix thunarx-1) | ./configure --prefix=$(pkg-config --variable prefix thunarx-1) | ||
- | in order to configure the plugin. If you fetched the source from SVN, you have to use this command: | + | in order to configure the plugin. If you fetched the source from git, you have to use this command: |
./ | ./ | ||
Line 64: | Line 57: | ||
---- | ---- | ||
- | ===== Setup Samba ===== | + | ===== Samba Setup ===== |
- | If your are using **(X)ubuntu** 8.04 or above just check your **User privileges** after install | + | If your are using **(X)ubuntu** 8.04 or later, |
- | For **non** (X)ubuntu users the Samba setup is: | + | For **non** (X)ubuntu users, the Samba setup is as follows: |
Line 95: | Line 88: | ||
==== Restart Samba daemons ==== | ==== Restart Samba daemons ==== | ||
+ | |||
+ | sysvinit: | ||
/ | / | ||
+ | systemd: | ||
+ | |||
+ | systemctl restart smbd | ||
==== Logout and login your user (your_username) ==== | ==== Logout and login your user (your_username) ==== | ||
+ | [[|Back to Top]] | ||
---- | ---- | ||
+ | |||
+ | ==== Latest Release ==== | ||
+ | |||
+ | {{rss> | ||
+ | |||
+ | [[https:// | ||
+ | |||
+ | * **[[https:// | ||
+ | |||
+ | ==== Source Code Repository ==== | ||
+ | |||
+ | [[https:// | ||
+ | |||
+ | ---- | ||
+ | |||
===== Reporting Bugs ===== | ===== Reporting Bugs ===== | ||
- | * **[[: | + | * **[[: |
[[|Back To Top]] | [[|Back To Top]] | ||
---- | ---- | ||
- | [[: | + | [[: |