Author Topic: LXDE won't share from server to laptop. <SOLVED, thanks>  (Read 2451 times)

Offline BJF

  • Hero Member
  • *****
  • Posts: 591
Re: LXDE won't share from server to laptop.
« Reply #15 on: May 25, 2011, 01:23:00 AM »
So after a fail as detailed above with data entered on the laptop 192.168.2.2, I went to the server 192.168.2.3 and did this:



...and get the same error. What's wrong with this picture?

Bum! (sorry, image not present in post. Need lessons in that too)

192.168.2.3, 22, mdm, Shared_Stuff, mdm@192.168.2.2::Shares_From_Server

Same error, as I said. Help?
« Last Edit: May 25, 2011, 01:30:18 AM by BJF »
J.G. Gone but never forgotten.


Monsters are real. Ghosts are real too. They live inside us, and sometimes they win.  -Stephen King.

To activate container, saturate contents with cider or single malt.

Offline parnote

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 4453
  • The truth is out there ... PCLinuxOS!
Re: LXDE won't share from server to laptop.
« Reply #16 on: May 25, 2011, 09:34:58 PM »
So after a fail as detailed above with data entered on the laptop 192.168.2.2, I went to the server 192.168.2.3 and did this:



...and get the same error. What's wrong with this picture?

Bum! (sorry, image not present in post. Need lessons in that too)

192.168.2.3, 22, mdm, Shared_Stuff, mdm@192.168.2.2::Shares_From_Server

Same error, as I said. Help?


BJF,

Is your "Shared_Stuff" folder in your /home folder? If so, you should enter /home/yourusernamehere/Shared_Stuff as the directory you want to connect to. Then, the password is the normal user login password for that machine.

HTH!

parnote
PCLinuxOS Magazine Chief Editor

Linux Registered User #485009

In a world without walls, who needs Windows?

PCLinuxOS Wiki: Contribute tips/tricks/how-to's!

Offline BJF

  • Hero Member
  • *****
  • Posts: 591
Re: LXDE won't share from server to laptop.
« Reply #17 on: May 26, 2011, 02:59:44 AM »
Paul, I have a perfect replica of Rudge's command line now, except that as per your post the user and path are correct for my machine. Now there is a couple of second's pause before the host error message. But still the error. Is it possible that the two users being the same is disturbing the cosmos. Can you or anyone point me at a set of Terminal (shudder) commands to replicate the action of the GUI and hopefully produce some error trails we can follow?

Thanks.
J.G. Gone but never forgotten.


Monsters are real. Ghosts are real too. They live inside us, and sometimes they win.  -Stephen King.

To activate container, saturate contents with cider or single malt.

Offline pupthai

  • Hero Member
  • *****
  • Posts: 1427
  • PCLinuxOS 2011 2 - KDE4
Re: LXDE won't share from server to laptop.
« Reply #18 on: May 26, 2011, 03:36:42 AM »
At least as far as the user names and even share names go  All mine are the same - only the PC names are not the same and I often use the same share name inside each user no matter.  As I am just local I often use the same user pass in each user as well.  Don't have the brain cells left to track to many things - PC names are enough for me.  :D
PCLinuxOS 2011 2 - KDE4
Intel 2 core duo @3.22gig, Asus P5G41/M, DDR2/1066 4gig, ENGT220 DDR3/1gig, 2x Seagate 250gig.

Offline BJF

  • Hero Member
  • *****
  • Posts: 591
Re: LXDE won't share from server to laptop.
« Reply #19 on: May 26, 2011, 04:04:57 AM »
Pupthai: Could you walk me through the commands to establish a share from a terminal, so that I could discover whether it is possible, or why it isn't. Please?
J.G. Gone but never forgotten.


Monsters are real. Ghosts are real too. They live inside us, and sometimes they win.  -Stephen King.

To activate container, saturate contents with cider or single malt.

Offline pupthai

  • Hero Member
  • *****
  • Posts: 1427
  • PCLinuxOS 2011 2 - KDE4
Re: LXDE won't share from server to laptop.
« Reply #20 on: May 26, 2011, 05:22:34 AM »
I am normally use samba because of windows - but if Use PCC as root > (not a commandline cowboy) then share disk and directories > then set up shares on the right and then use the access them setup on the left but now it can't find any servers out there.

Having not used nfs in a while I just run thought it real fast again.

The shares on all show up as NFS shares - the NFSd is up and the firewall is good but now when I access an NFS from any PC it just sets there looking dumb at me.  Activity shows NFS is running on all and still and the share is shared as both samba and NFS - samba still works fine but the nfs is not mounting.  ???  red face  -  In fact it seems NFS it can't see the other PC's at all.  I have done maybe three or four updates after the last time I saw a NFS share so maybe something changed - but I don't see it yet.   I don't get any error and the log is empty just after awhile it closes the access share GUI.   Hmmm :-\

Homework time I hate fail :D


PCLinuxOS 2011 2 - KDE4
Intel 2 core duo @3.22gig, Asus P5G41/M, DDR2/1066 4gig, ENGT220 DDR3/1gig, 2x Seagate 250gig.

Offline pupthai

  • Hero Member
  • *****
  • Posts: 1427
  • PCLinuxOS 2011 2 - KDE4
Re: LXDE won't share from server to laptop.
« Reply #21 on: May 26, 2011, 05:37:30 AM »
mount -t nfs  server_IP_addr:/share_name /local_mount_point

using this format in root term I get a permission error so it does see the server and maybe the shares but does not report the permission error in GUI mode    I ll dig more
PCLinuxOS 2011 2 - KDE4
Intel 2 core duo @3.22gig, Asus P5G41/M, DDR2/1066 4gig, ENGT220 DDR3/1gig, 2x Seagate 250gig.

Offline parnote

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 4453
  • The truth is out there ... PCLinuxOS!
Re: LXDE won't share from server to laptop.
« Reply #22 on: May 26, 2011, 09:47:42 AM »
Paul, I have a perfect replica of Rudge's command line now, except that as per your post the user and path are correct for my machine. Now there is a couple of second's pause before the host error message. But still the error. Is it possible that the two users being the same is disturbing the cosmos. Can you or anyone point me at a set of Terminal (shudder) commands to replicate the action of the GUI and hopefully produce some error trails we can follow?

Thanks.

BJF,

Delete your entry in gsshfs and recreate it from scratch. I've sometimes found entries that just can't be "straightened up" ... no matter what. Despite everything "looking" ok, something is amiss, and the only way I've gotten it working again was to delete the offending entry and redo it from scratch.

parnote
PCLinuxOS Magazine Chief Editor

Linux Registered User #485009

In a world without walls, who needs Windows?

PCLinuxOS Wiki: Contribute tips/tricks/how-to's!

Offline BJF

  • Hero Member
  • *****
  • Posts: 591
Re: LXDE won't share from server to laptop.
« Reply #23 on: May 26, 2011, 09:57:49 PM »
I believe a "WOOHOO" is in order.
I spend my working day in an engine room in earmuffs, which gives me thinking time. I was looking forward to getting off and home to try out AndrzejL's Night Commander suggestion. But the whole day, I kept coming back to his note on his homepage: be sure SSH is started.  I checked. It wasn't, on either machine. Setting it on boot was all it took to make GSSHFS light up, and around a peculiar request for administrative privilege and opening into root's folder without allowing me to do anything as mdm, it just works. I close out of root and reopen PCManFM as me, and my mount is there and accessible.
I also started network-auth after reading briefly in Goooogle of its part in sharing passwords. Feel free to tell me not to be silly if I shouldn't have.
I'll let the dust settle, watch Andy's set-up video for NC, and then mark this <SOLVED> for my purposes anyway.
Thank you for all your help in this.

John.  ;D  ;D  ;D
J.G. Gone but never forgotten.


Monsters are real. Ghosts are real too. They live inside us, and sometimes they win.  -Stephen King.

To activate container, saturate contents with cider or single malt.

Online Rudge

  • Hero Member
  • *****
  • Posts: 9766
  • I'm Just A Dog.
Re: LXDE won't share from server to laptop.
« Reply #24 on: May 26, 2011, 10:13:15 PM »
 WooHoo !!
« Last Edit: May 26, 2011, 10:15:11 PM by Rudge »


-If you wish to make an apple pie from scratch, you must first invent the universe-  Carl Sagan

Offline BJF

  • Hero Member
  • *****
  • Posts: 591
Re: LXDE won't share from server to laptop.
« Reply #25 on: May 26, 2011, 10:29:31 PM »
That is prezactly what I had in mind. The blue one that goes whizz! Perfick.
J.G. Gone but never forgotten.


Monsters are real. Ghosts are real too. They live inside us, and sometimes they win.  -Stephen King.

To activate container, saturate contents with cider or single malt.

Offline pupthai

  • Hero Member
  • *****
  • Posts: 1427
  • PCLinuxOS 2011 2 - KDE4
Re: LXDE won't share from server to laptop.
« Reply #26 on: May 26, 2011, 11:00:10 PM »
I am getting a smaller but ok WooHoo  I still can't mount a share via the GUI in PCC but after I make the shares insecure they mount from the root commandline again.  I use mostly the samba shares anyway and oh ya sshd is up so I don't know what the permission error is about.  At any rate if need be, I can mount a share and that is what counts.  :P
PCLinuxOS 2011 2 - KDE4
Intel 2 core duo @3.22gig, Asus P5G41/M, DDR2/1066 4gig, ENGT220 DDR3/1gig, 2x Seagate 250gig.

Offline BJF

  • Hero Member
  • *****
  • Posts: 591
Re: LXDE won't share from server to laptop.
« Reply #27 on: May 26, 2011, 11:50:36 PM »
Perhaps the Grown-up's will look into the shares issues by and by, and include a fix in PCLinuxOS.next, to destress the Networking section of the Forum. Glad to hear that you can do what you want via a work-around, Pupthai. Me, I'm off to have dinner, mark this <SOLVED>, and experiment with Midnight Commander. Seey'all.

Rudge: I would thank you for showing us your whizzer, but that's rood!
J.G. Gone but never forgotten.


Monsters are real. Ghosts are real too. They live inside us, and sometimes they win.  -Stephen King.

To activate container, saturate contents with cider or single malt.

Online Rudge

  • Hero Member
  • *****
  • Posts: 9766
  • I'm Just A Dog.
Re: LXDE won't share from server to laptop.
« Reply #28 on: May 26, 2011, 11:56:58 PM »

Rudge: I would thank you for showing us your whizzer, but that's rood!

I wish this was the sandbox. LOL


-If you wish to make an apple pie from scratch, you must first invent the universe-  Carl Sagan

Offline Just17

  • PCLinuxOS Tester
  • Super Villain
  • *******
  • Posts: 11034
  • MLUs Forever!
Re: LXDE won't share from server to laptop. <SOLVED, thanks>
« Reply #29 on: May 27, 2011, 03:04:43 AM »
Congrats BJF on finding a solution   ;D
MLUs rule the roost!

Linux XPS 3.4.48-pclos1.bfs  64 bit
Intel Core2 Quad CPU Q9450 @ 2.66GHz
4 GB RAM
MCP51 High Def Audio
GeForce GTX 550 Ti
PHILIPS  ‎DVD+-RW DVD8701
‎Logitech ‎BT Mini-Receiver
Afatech DTT