Xfce Wiki

Sub domains
 

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
xfce:thunar:thunar-shares-plugin [2019/11/22 02:56] – added bottom of page navigation kevinbowenxfce:thunar:thunar-shares-plugin [2022/01/23 17:58] (current) – [Restart Samba daemons] alexxcons
Line 1: Line 1:
-====== thunar-shares-plugin ======+~~NOTOC~~ 
 +{{ :xfce:xfce.thunar.png?no link|}} 
 +====== Thunar - thunar-shares-plugin ======
  
-===== About ===== +  * **[[#Required Packages|Required Packages]]** 
-The Thunar Shares Plugin (thunar-shares-plugin) allows you to quickly share a folder using Samba +  * **[[#Building and Installing|Building and Installing]]** 
-from Thunar (the XFCE file manager) without requiring root access.+  * **[[#Samba Setup|Samba Setup]]** 
 +  * **[[#Latest Release|Latest Release]]** 
 +  * **[[#Source Code Repository|Source Code Repository]]** 
 +  * **[[#Reporting Bugs|Reporting Bugs]]**
  
 +----
 +
 +===== Introduction =====
 +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.
  
 +----
  
 ===== Screenshots ===== ===== Screenshots =====
Line 12: Line 23:
 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).
  
 +----
  
 +===== Required Packages =====
 + 
 +  * [[https://gitlab.xfce.org/xfce/thunar|Thunar]]
 +  * Thunar-VFS (0.8 or above)
 +  * [[https://gitlab.xfce.org/bindings/thunarx-python|Thunarx]]
 +  * [[https://wiki.gnome.org/Projects/GLib|GLib]]
 +  * [[https://www.gtk.org|GTK+-3.0]]
  
 +For detailed information on the minimum required versions, check the [[https://gitlab.xfce.org/thunar-plugins/thunar-shares-plugin/-/blob/master/configure.ac.in|configure.ac.in]] file.
  
- +[[|Back to Top]] 
-==== Latest Release ==== +----
- +
-==== Version 0.3 (2018/03/04) ==== +
-[[https://archive.xfce.org/src/thunar-plugins/thunar-shares-plugin/0.3/thunar-shares-plugin-0.3.0.tar.bz2|https://archive.xfce.org/src/thunar-plugins/thunar-shares-plugin/0.3/thunar-shares-plugin-0.3.0.tar.bz2]] +
- +
- +
-==== Xubuntu packages ==== +
- +
-[[https://launchpad.net/~danielmorales/+archive/ppa/|Packaged to: i386 and amd64]] +
- +
-==== Subversion ==== +
- +
-[[http://svn.xfce.org/svn/goodies/thunar-shares-plugin/]] +
- +
-===== 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)+
  
 ===== Building and Installing ===== ===== Building and Installing =====
Line 52: Line 53:
   make && make install   make && make install
  
 +----
  
- +===== Samba Setup =====
-===== Setup Samba =====+
 If your are using **(X)ubuntu** 8.04 or above just check your **User privileges** after install the plugin. Also install **samba** and **libpam-smbpass**. If your are using **(X)ubuntu** 8.04 or above just check your **User privileges** after install the plugin. Also install **samba** and **libpam-smbpass**.
  
Line 85: Line 86:
  
 ==== Restart Samba daemons ==== ==== Restart Samba daemons ====
 +
 +sysvinit:
  
     /etc/init.d/samba restart     /etc/init.d/samba restart
  
 +systemd:
 +
 +    systemctl restart smbd
 ==== Logout and login your user (your_username) ==== ==== Logout and login your user (your_username) ====
  
-===== Reporting Bugs =====+[[|Back to Top]] 
 +---- 
  
-Bugs should be reported to the [[http://bugzilla.xfce.org|Xfce bug tracking system]] (product ''Thunar Plugins'', component ''thunar-shares-plugin'').+==== Latest Release ====
  
 +{{rss>https://archive.xfce.org/feeds/project/thunar-shares-plugin 1 date description 2h}}
 +
 +[[https://archive.xfce.org/src/thunar-plugins/thunar-shares-plugin|Previous Releases]]
 +
 +==== Source Code Repository ====
 +
 +[[https://gitlab.xfce.org/thunar-plugins/thunar-shares-plugin]]
 +
 +----
 +
 +===== Reporting Bugs =====
 +  * **[[:xfce:thunar:thunar-shares-plugin:bugs|Reporting Bugs]]** -- Open bug reports and how to report new bugs
  
 [[|Back To Top]] [[|Back To Top]]
 ---- ----
 [[:xfce:thunar:|Back to Thunar documentation page]] [[:xfce:thunar:|Back to Thunar documentation page]]