No networking with xfce Thurnar file manager [SOLVED]

Questions about Wi-Fi and other network devices, file sharing, firewalls, connection sharing etc
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
User avatar
Catchpole
Level 4
Level 4
Posts: 349
Joined: Sat Dec 24, 2011 4:15 am
Location: Leeds UK

No networking with xfce Thurnar file manager [SOLVED]

Post by Catchpole »

I have been setting up a Linux network on four machines one of which (Mint 13 xfce) uses the Thurnar 1.4.0 file manager.
All the machines can network in two directions except the one using Thurnar.

Thurnar does not work with ssh server.
Ref: http://askubuntu.com/questions/70423/ho ... in-xubuntu
I can connect outwards from the xfce through the Terminal with "ssh username@ip-address" so everythings working OK.
The other boxes can connect inwards directly through their file managers.

Is there a file manager available for Mint xfce that will be OK.
The other boxes use Caja 1.2.1

Can I change to Caja 1.2.1 without messing anything up?
Will caja work with xfce?
Can I do this with the Synaptic Package Manager or is it best to use the Terminal?

Is there a better way?
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 2 times in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
Desktop Computer:
Motherboard = Gigabyte GA-H61M-USB3V
CPU = Intel i3-3240 3.4GHz
Monitor = BENQ BL2411PT rev 00-012-AL
Mint 21.3 Virginia "Mate desktop" (64bit)
Memory = 12GB
wayne128

Re: No networking with xfce Thurnar file manager

Post by wayne128 »

you can have Thunar share file to network..

check altair4's tutorial, link here http://forums.linuxmint.com/viewtopic.php?f=197&t=88255
altair4
Level 20
Level 20
Posts: 11453
Joined: Tue Feb 03, 2009 10:27 am

Re: No networking with xfce Thurnar file manager

Post by altair4 »

Thurnar does not work with ssh server.
I assume you mean graphically in that there is no "Connect to Server" utility.

I'll give you three options:

[1] Connect to it using a different command to invoke thunar:

Code: Select all

thunar ssh://username@ip-address
[2] Install Gigolo ( sudo apt-get install gigolo ) - although if I remember correctly it's already installed for you.

Then within gigolo you have your "Connect to Server " again:
ConnectToServer.png
You can even use Gigolo to have it mount at startup if you want: Using Gigolo to Mount Remote Samba Shares

It's written from a Samba perspective but it can do ssh as well.

[3] If the ssh server is on a Linux box you can also have it broadcast it's presense so it automatically appears when you select "Network" in thunar on the client by using avahi.

See section [3a] of this HowTo: Avahi Networking
Please add a [SOLVED] at the end of your original subject header if your question has been answered and solved.
User avatar
Catchpole
Level 4
Level 4
Posts: 349
Joined: Sat Dec 24, 2011 4:15 am
Location: Leeds UK

Re: No networking with xfce Thurnar file manager

Post by Catchpole »

Thank you wayne128 and altair4.

I've used altair4's solution 1.

I don't need the bells and whistles, just access.
Its easier, quicker and more reliable using the GUI when I'm just moving files around.
I may automate it later.

Thanks again.
Desktop Computer:
Motherboard = Gigabyte GA-H61M-USB3V
CPU = Intel i3-3240 3.4GHz
Monitor = BENQ BL2411PT rev 00-012-AL
Mint 21.3 Virginia "Mate desktop" (64bit)
Memory = 12GB
Locked

Return to “Networking”