Thunar Shares

Thunar Shares is a Thunar (Xfce file manager) extension to share files using Samba.
Download

Thunar Shares Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Daniel Morales
  • Publisher web site:
  • http://code.google.com/p/thunar-shares/

Thunar Shares Tags


Thunar Shares Description

Thunar Shares is a Thunar (Xfce file manager) extension to share files using Samba. Thunar Shares is a Thunar (Xfce file manager) extension to share files using Samba. The backend is based in nautilus-shares plugin.Requirements:· GTK+ version 2.12.x· ThunarCompile $ ./configure $ make $ sudo make installBuild from SVN $ svn co http://thunar-shares.googlecode.com/svn/trunk/ thunar-shares $ cd thunar-shares $ sh autogen.sh $ make $ make installSetup Samba· A quick and easy wait to have it running (must be done as root): export USERSHARES_DIR="/var/lib/samba/usershare" export USERSHARES_GROUP="samba" mkdir -p ${USERSHARES_DIR} groupadd ${USERSHARES_GROUP} chown root:${USERSHARES_GROUP} ${USERSHARES_DIR} chmod 01770 ${USERSHARES_DIR}· Use the following /etc/samba/smb.conf: workgroup = WORKGROUP ; you can change to your own workgroup security = share usershare path = /var/lib/samba/usershare usershare max shares = 100 usershare allow guests = yes usershare owner only = yes· Add the samba group to your user (replace your_username by your login): usermod -a -G ${USERSHARES_GROUP} your_usernameWhat's New in This Release:· libshares API changes to help the packaging task.· Internationalization fixes.· Added some translations.


Thunar Shares Related Software