Page 20 of 22 FirstFirst ... 101819202122 LastLast
Results 191 to 200 of 218

Thread: How to: Xubuntu - Thunar Native Windows Network Browsing

  1. #191
    Join Date
    Feb 2007
    Location
    The Netherlands
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: How to: Xubuntu - Thunar Native Windows Network Browsing

    Quote Originally Posted by snm_cal View Post
    It is giving an error "Transport endpoint is not connected." and the network folder is disappearing from media.
    There's a library bug that hasn't been fixed for years. Installing an older version will do the trick, but I just learnt multithreading is the blame. Just disable that in your fuse and you should be fine. This is no problem unless you have multiple users on the same computer using thuse fuses at the same time.

    http://ubuntuforums.org/showthread.p...98#post7697598
    Quote Originally Posted by albertomm View Post
    Try this:
    Code:
    fusesmb -s /path/to/mountpoint
    it solved the problem for me (xubuntu jaunty)

    It seems that some library on witch fusesmb depends isn't thread safe. The -s switch forces fusesmb to use only one thread.

    http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=497572
    📻 Amp.lol. No bloat, just radio. 🤘

  2. #192
    Join Date
    May 2008
    Beans
    10

    Re: How to: Xubuntu - Thunar Native Windows Network Browsing

    I have a file server on my network running Ubuntu Server Edition. My Vista and XP boxes can see it without a problem.

    Now I'm trying to set up another machine running Xbuntu. From Thunar or Gigolo I can see the network and get into the server. I can navigate through the file system until I reach a directory on which is mounted a second HDD. When I try to go further I get a "Permission Denied" error. What do I need to do now?

  3. #193
    Join Date
    Jul 2009
    Location
    Lvov, Ukraine
    Beans
    17
    Distro
    Xubuntu 9.10 Karmic Koala

    Re: How to: Xubuntu - Thunar Native Windows Network Browsing

    I've got a problem, which looks like the one described by geecee.

    I followed the guide from the first post of the thread to get an access to files located on a machine running Windows XP. In my /media/network directory I can see the shared folders, but I can't open them. When I double click on them thunar "thinks" for about a minute and then closes. After that "network" directory disappears from /media.

    Could you please help me?

  4. #194
    Join Date
    Feb 2007
    Location
    The Netherlands
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: How to: Xubuntu - Thunar Native Windows Network Browsing

    Ever since I've upgraded to 9.10, I've got similar problems.
    I spent a day trying to figure out what's wrong but I don't know..

    Anyone come up with something, and I am interested.
    📻 Amp.lol. No bloat, just radio. 🤘

  5. #195
    Join Date
    Jul 2007
    Beans
    24

    Re: How to: Xubuntu - Thunar Native Windows Network Browsing

    You can try to use pyneighborhood as a workaround if you want to use thunar with smb. Just do not forget to add Thunar as a default file manager there.

  6. #196
    Join Date
    Jul 2009
    Location
    Lvov, Ukraine
    Beans
    17
    Distro
    Xubuntu 9.10 Karmic Koala

    Re: How to: Xubuntu - Thunar Native Windows Network Browsing

    How can I do that? Is there any guide?

  7. #197
    Join Date
    Jul 2007
    Beans
    24

    Re: How to: Xubuntu - Thunar Native Windows Network Browsing

    Code:
    sudo apt-get install pyneighborhood
    then just run it with the command:
    Code:
    pyNeighborhood
    It is just a GUI application which you can configure. What I did - I have added machines that I am usually using. In preferences I have specified File Manager - Thunar. For mount folder - I use "$HOME/network" (I am not sure if it understands $HOME - so it is better to specify the whole path).

    When everything is configured - you just click on the samba machine that you want to open - it will automatically mount it to ~/network (or any other folder that you specified). Then you do right click on that and select in popup menu - open with file manager - and Thunar will open that folder.

    P.S. It is also possible to browse the network.
    Last edited by jdinosaurus; November 3rd, 2009 at 03:34 PM.

  8. #198
    Join Date
    Feb 2007
    Location
    The Netherlands
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: How to: Xubuntu - Thunar Native Windows Network Browsing

    pyNeighborhood does not see any shares. Gigolo does not either. Neither does fusesmb.
    But running smbtree sometimes shows all the shares just fine.
    📻 Amp.lol. No bloat, just radio. 🤘

  9. #199
    Join Date
    Jul 2009
    Location
    Lvov, Ukraine
    Beans
    17
    Distro
    Xubuntu 9.10 Karmic Koala

    Re: How to: Xubuntu - Thunar Native Windows Network Browsing

    Thank you! It worked great!
    How can I make it mount all the shared folders with one click? Is there any script for this?

  10. #200
    Join Date
    Jul 2009
    Location
    Lvov, Ukraine
    Beans
    17
    Distro
    Xubuntu 9.10 Karmic Koala

    Re: How to: Xubuntu - Thunar Native Windows Network Browsing

    Finally I returned back to "smbmount". This sims to be easier.
    It's a pity thunar can't mount requested folders automatically with this command.

Page 20 of 22 FirstFirst ... 101819202122 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •