Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.3 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67a
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Communications > Filesharing

    Thunar Shares 0.16

    Download button

    Downloads: 1,386  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    Fair (2.3/5)
    18 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Daniel Morales | More programs
    GPL / FREE
    July 19th, 2008, 18:55 GMT
    ROOT / Communications / Filesharing

     Read user reviews (0)  Refer to a friend  Subscribe

    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
    · Thunar

    Compile

    $ ./configure
    $ make
    $ sudo make install


    Build from SVN

    $ svn co http://thunar-shares.googlecode.com/svn/trunk/ thunar-shares
    $ cd thunar-shares
    $ sh autogen.sh
    $ make
    $ make install


    Setup 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:

    [global]
    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_username

    What's New in This Release:

    · libshares API changes to help the packaging task.
    · Internationalization fixes.
    · Added some translations.



    Product's homepage

      


    TAGS:

    file sharing | Samba sharing | Thunar extension | Thunar | share | filesharing

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM