Hi,
File & Folder sharing seems to be buggy :
I works well for me, using x2go client 3.99.0.5 on ubuntu 12.04 64bits. x2gomountdirs succeeds in mounting local folders. It uses sshfs adresses in the form local_client_user_name@127.0.0.1:server_port/local_path
Nevertheless, I doesn't work with a Xubuntu 12.04 32bits client neither with a MAC OS X client : x2gomountdirs tries to mount adresses in the form local_path/ - ie not using ssh port forwarding -. It can not succeed since local_path does not exist on the server !
Problem seems to be linked only to client OS configuration : users have well been added to the fuse group on server.
Any ideas (client ssh configuration, ...) ?
Best regards,
Thierry
PS : server is a Xubuntu 64bits running x2goserver 4.0.1.13
-- <http://www.fdsweb.univ-montp2.fr>
Thierry KAUFFMANN
Chef du service informatique (SIF)
Tél : +33 4 67 14 31 58 <tel:+33%204%2067%2014%2031%2058>
Mail : Thierry.Kauffmann@univ-montp2.fr <mailto:Thierry.Kauffmann@univ-montp2.fr>
CC 437 - Place Eugène Bataillon. 34095 Montpellier Cedex 5 - FRANCE.
www.fdsweb.univ-montp2.fr <http://www.fdsweb.univ-montp2.fr>
FACULTÉ DES SCIENCES/ UNIVERSITÉ MONTPELLIER 2
Hi,
we managed to have file sharing on the Xubuntu 12.04 32bits working : problem was UNIX rights on ~/.ssh folder : had to be 700 !
It is still not working on MAC OS and Windows XP : further testing necessary.
Thierry
<http://www.fdsweb.univ-montp2.fr>
Thierry KAUFFMANN
Chef du service informatique (SIF)
Tél : +33 4 67 14 31 58 <tel:+33%204%2067%2014%2031%2058>
Mail : Thierry.Kauffmann@univ-montp2.fr <mailto:Thierry.Kauffmann@univ-montp2.fr>
CC 437 - Place Eugène Bataillon. 34095 Montpellier Cedex 5 - FRANCE.
www.fdsweb.univ-montp2.fr <http://www.fdsweb.univ-montp2.fr>
FACULTÉ DES SCIENCES/ UNIVERSITÉ MONTPELLIER 2
Le 13/03/2014 12:58, Thierry Kauffmann a écrit :
Hi,
File & Folder sharing seems to be buggy :
I works well for me, using x2go client 3.99.0.5 on ubuntu 12.04 64bits. x2gomountdirs succeeds in mounting local folders. It uses sshfs adresses in the form local_client_user_name@127.0.0.1:server_port/local_path
Nevertheless, I doesn't work with a Xubuntu 12.04 32bits client neither with a MAC OS X client : x2gomountdirs tries to mount adresses in the form local_path/ - ie not using ssh port forwarding -. It can not succeed since local_path does not exist on the server !
Problem seems to be linked only to client OS configuration : users have well been added to the fuse group on server.
Any ideas (client ssh configuration, ...) ?
Best regards,
Thierry
PS : server is a Xubuntu 64bits running x2goserver 4.0.1.13
-- <http://www.fdsweb.univ-montp2.fr>
Thierry KAUFFMANN
Chef du service informatique (SIF)
Tél : +33 4 67 14 31 58 <tel:+33%204%2067%2014%2031%2058>
Mail : Thierry.Kauffmann@univ-montp2.fr <mailto:Thierry.Kauffmann@univ-montp2.fr>
CC 437 - Place Eugène Bataillon. 34095 Montpellier Cedex 5 - FRANCE.
www.fdsweb.univ-montp2.fr <http://www.fdsweb.univ-montp2.fr>
FACULTÉ DES SCIENCES/ UNIVERSITÉ MONTPELLIER 2
X2Go-User mailing list X2Go-User@lists.berlios.de https://lists.berlios.de/mailman/listinfo/x2go-user
Thierry:
Just to confirm that we are encountering the same problem with Mac OSX 3.5.1, X2Goclient 3.99.2.1:
When you start up X2Goclient on the Mac, you get an error dialog:
"sshd client not started, you'll need sshd for printing and file sharing....."
In OSX, openssh-server is built-in, and is activated by setting "Enable Remote Login" in System Preferences Sharing, as many others have noted. However, this does not stop the error dialog from recurring every time. That leads to another error message "File cannot be opened". If one ignores this, X2Goclient starts and runs normally, provided one wishes to neither print locally, nor share files from the Mac with the remote server.
I have seen lots of other emails on this topic, suggesting that the error message does not necessarily apply to the Mac (ie sshd is in fact running, the error message simply means that the x2goclient code is looking for a response from a Linux-like file (which does not occur in the same place in OSX), similarly the "File Cannot be opened" again refers to a file that is either not used on a Mac, or is in a wholly different location from where that file is actually stored on a Mac. I have not seen this point formally answered anywhere.
For me, the concern is that, whether sshd is running on the Mac or not, File Sharing does not appear to be working. I am not sufficiently familiar with X2Go nor with the Mac to know where to look on the server for the Mac shared folders, but I do know that there is nothing under "media", as there is with Linux and a PC, which is where I normally look. Again, I have searched the bulletins and forums, and often seen this point raised - I have just not found the answer on how to get round it.
So, am keen to see how you get on, and whether anybody else can please shed any light!
Thank you
Graham
----- Original Message -----
From: "Thierry Kauffmann" <thierry.kauffmann@univ-montp2.fr> To: x2go-user@lists.berlios.de Sent: Thursday, 13 March, 2014 1:40:04 PM Subject: Re: [X2Go-User] Buggy File & Folder sharing
Hi,
we managed to have file sharing on the Xubuntu 12.04 32bits working : problem was UNIX rights on ~/.ssh folder : had to be 700 !
It is still not working on MAC OS and Windows XP : further testing necessary.
Thierry
Thierry KAUFFMANN
Chef du service informatique (SIF)
Tél : +33 4 67 14 31 58
Mail : Thierry.Kauffmann@univ-montp2.fr
CC 437 - Place Eugène Bataillon. 34095 Montpellier Cedex 5 - FRANCE.
www.fdsweb.univ-montp2.fr
FACULTÉ DES SCIENCES / UNIVERSITÉ MONTPELLIER 2 Le 13/03/2014 12:58, Thierry Kauffmann a écrit :
Hi,
File & Folder sharing seems to be buggy :
I works well for me, using x2go client 3.99.0.5 on ubuntu 12.04 64bits. x2gomountdirs succeeds in mounting local folders. It uses sshfs adresses in the form local_client_user_name@127.0.0.1:server_port/local_path
Nevertheless, I doesn't work with a Xubuntu 12.04 32bits client neither with a MAC OS X client : x2gomountdirs tries to mount adresses in the form local_path/ - ie not using ssh port forwarding -. It can not succeed since local_path does not exist on the server !
Problem seems to be linked only to client OS configuration : users have well been added to the fuse group on server.
Any ideas (client ssh configuration, ...) ?
Best regards,
Thierry
PS : server is a Xubuntu 64bits running x2goserver 4.0.1.13
--
Thierry KAUFFMANN
Chef du service informatique (SIF)
Tél : +33 4 67 14 31 58
Mail : Thierry.Kauffmann@univ-montp2.fr
CC 437 - Place Eugène Bataillon. 34095 Montpellier Cedex 5 - FRANCE.
www.fdsweb.univ-montp2.fr
FACULTÉ DES SCIENCES / UNIVERSITÉ MONTPELLIER 2
X2Go-User mailing list X2Go-User@lists.berlios.de https://lists.berlios.de/mailman/listinfo/x2go-user
X2Go-User mailing list X2Go-User@lists.berlios.de https://lists.berlios.de/mailman/listinfo/x2go-user
Package: x2goclient Tag: build-macosx Severity: important Version: 3.99.2.1
Hi Graham, hi Thierry,
[I forward this bug repport to our bug tracker
On Do 13 Mär 2014 15:01:42 CET, Graham Stoddart-Stones wrote:
Thierry:
Just to confirm that we are encountering the same problem with Mac
OSX 3.5.1, X2Goclient 3.99.2.1:When you start up X2Goclient on the Mac, you get an error dialog:
"sshd client not started, you'll need sshd for printing and file
sharing....."In OSX, openssh-server is built-in, and is activated by setting
"Enable Remote Login" in System Preferences Sharing, as many others
have noted. However, this does not stop the error dialog from
recurring every time. That leads to another error message "File
cannot be opened". If one ignores this, X2Goclient starts and runs
normally, provided one wishes to neither print locally, nor share
files from the Mac with the remote server.I have seen lots of other emails on this topic, suggesting that the
error message does not necessarily apply to the Mac (ie sshd is in
fact running, the error message simply means that the x2goclient
code is looking for a response from a Linux-like file (which does
not occur in the same place in OSX), similarly the "File Cannot be
opened" again refers to a file that is either not used on a Mac, or
is in a wholly different location from where that file is actually
stored on a Mac. I have not seen this point formally answered
anywhere.For me, the concern is that, whether sshd is running on the Mac or
not, File Sharing does not appear to be working. I am not
sufficiently familiar with X2Go nor with the Mac to know where to
look on the server for the Mac shared folders, but I do know that
there is nothing under "media", as there is with Linux and a PC,
which is where I normally look. Again, I have searched the bulletins
and forums, and often seen this point raised - I have just not found
the answer on how to get round it.So, am keen to see how you get on, and whether anybody else can
please shed any light!
Can you cross-check the observed problem with latest X2Go Client [1]???
Can you launch X2Go Client from a terminal on Mac OS X and use a tool
like strace (if that exists) and check its output for pointers to
file-not-found errors?
That would be really helpful for tracking down this issue.
Mike
DAS-NETZWERKTEAM mike gabriel, herweg 7, 24357 fleckeby fon: +49 (1520) 1976 148
GnuPG Key ID 0x25771B31 mail: mike.gabriel@das-netzwerkteam.de, http://das-netzwerkteam.de
freeBusy: https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xf...
Mike:
Thank you very much. Will try the latest version, and strace, later this afternoon, and let you know what I find.
Graham
----- Original Message -----
From: "Mike Gabriel" <mike.gabriel@das-netzwerkteam.de> To: "Graham Stoddart-Stones" <gstones@pacifera.com> Cc: "Thierry Kauffmann" <thierry.kauffmann@univ-montp2.fr>, x2go-user@lists.berlios.de, submit@bugs.x2go.org Sent: Friday, 14 March, 2014 1:53:55 PM Subject: Re: [X2Go-User] Buggy File & Folder sharing
Package: x2goclient Tag: build-macosx Severity: important Version: 3.99.2.1
Hi Graham, hi Thierry,
[I forward this bug repport to our bug tracker
On Do 13 Mär 2014 15:01:42 CET, Graham Stoddart-Stones wrote:
Thierry:
Just to confirm that we are encountering the same problem with Mac OSX 3.5.1, X2Goclient 3.99.2.1:
When you start up X2Goclient on the Mac, you get an error dialog:
"sshd client not started, you'll need sshd for printing and file sharing....."
In OSX, openssh-server is built-in, and is activated by setting "Enable Remote Login" in System Preferences Sharing, as many others have noted. However, this does not stop the error dialog from recurring every time. That leads to another error message "File cannot be opened". If one ignores this, X2Goclient starts and runs normally, provided one wishes to neither print locally, nor share files from the Mac with the remote server.
I have seen lots of other emails on this topic, suggesting that the error message does not necessarily apply to the Mac (ie sshd is in fact running, the error message simply means that the x2goclient code is looking for a response from a Linux-like file (which does not occur in the same place in OSX), similarly the "File Cannot be opened" again refers to a file that is either not used on a Mac, or is in a wholly different location from where that file is actually stored on a Mac. I have not seen this point formally answered anywhere.
For me, the concern is that, whether sshd is running on the Mac or not, File Sharing does not appear to be working. I am not sufficiently familiar with X2Go nor with the Mac to know where to look on the server for the Mac shared folders, but I do know that there is nothing under "media", as there is with Linux and a PC, which is where I normally look. Again, I have searched the bulletins and forums, and often seen this point raised - I have just not found the answer on how to get round it.
So, am keen to see how you get on, and whether anybody else can please shed any light!
Can you cross-check the observed problem with latest X2Go Client [1]???
Can you launch X2Go Client from a terminal on Mac OS X and use a tool like strace (if that exists) and check its output for pointers to file-not-found errors?
That would be really helpful for tracking down this issue.
Mike
DAS-NETZWERKTEAM mike gabriel, herweg 7, 24357 fleckeby fon: +49 (1520) 1976 148
GnuPG Key ID 0x25771B31 mail: mike.gabriel@das-netzwerkteam.de, http://das-netzwerkteam.de
freeBusy: https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xf...
----- Original Message -----
From: "Graham Stoddart-Stones" <gstones@pacifera.com> To: "Mike Gabriel" <mike.gabriel@das-netzwerkteam.de> Cc: x2go-user@lists.berlios.de, submit@bugs.x2go.org Sent: Friday, 14 March, 2014 2:00:04 PM Subject: Re: [X2Go-User] Buggy File & Folder sharing Package: x2goclient Tag: build-macosx Severity: important Version: 3.99.2.1 Mike:
Thank you very much. Will try the latest version, and strace, later this afternoon, and let you know what I find.
Graham
----- Original Message -----
From: "Mike Gabriel" <mike.gabriel@das-netzwerkteam.de> To: "Graham Stoddart-Stones" <gstones@pacifera.com> Cc: "Thierry Kauffmann" <thierry.kauffmann@univ-montp2.fr>, x2go-user@lists.berlios.de, submit@bugs.x2go.org Sent: Friday, 14 March, 2014 1:53:55 PM Subject: Re: [X2Go-User] Buggy File & Folder sharing
Package: x2goclient Tag: build-macosx Severity: important Version: 3.99.2.1
Hi Graham, hi Thierry,
[I forward this bug repport to our bug tracker
On Do 13 Mär 2014 15:01:42 CET, Graham Stoddart-Stones wrote:
Thierry:
Just to confirm that we are encountering the same problem with Mac OSX 3.5.1, X2Goclient 3.99.2.1:
When you start up X2Goclient on the Mac, you get an error dialog:
"sshd client not started, you'll need sshd for printing and file sharing....."
In OSX, openssh-server is built-in, and is activated by setting "Enable Remote Login" in System Preferences Sharing, as many others have noted. However, this does not stop the error dialog from recurring every time. That leads to another error message "File cannot be opened". If one ignores this, X2Goclient starts and runs normally, provided one wishes to neither print locally, nor share files from the Mac with the remote server.
I have seen lots of other emails on this topic, suggesting that the error message does not necessarily apply to the Mac (ie sshd is in fact running, the error message simply means that the x2goclient code is looking for a response from a Linux-like file (which does not occur in the same place in OSX), similarly the "File Cannot be opened" again refers to a file that is either not used on a Mac, or is in a wholly different location from where that file is actually stored on a Mac. I have not seen this point formally answered anywhere.
For me, the concern is that, whether sshd is running on the Mac or not, File Sharing does not appear to be working. I am not sufficiently familiar with X2Go nor with the Mac to know where to look on the server for the Mac shared folders, but I do know that there is nothing under "media", as there is with Linux and a PC, which is where I normally look. Again, I have searched the bulletins and forums, and often seen this point raised - I have just not found the answer on how to get round it.
So, am keen to see how you get on, and whether anybody else can please shed any light!
Can you cross-check the observed problem with latest X2Go Client [1]???
Can you launch X2Go Client from a terminal on Mac OS X and use a tool like strace (if that exists) and check its output for pointers to file-not-found errors?
That would be really helpful for tracking down this issue.
Mike
DAS-NETZWERKTEAM mike gabriel, herweg 7, 24357 fleckeby fon: +49 (1520) 1976 148
GnuPG Key ID 0x25771B31 mail: mike.gabriel@das-netzwerkteam.de, http://das-netzwerkteam.de
freeBusy: https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xf...
X2Go-User mailing list X2Go-User@lists.berlios.de https://lists.berlios.de/mailman/listinfo/x2go-user
Package: x2goclient Tag: build-macosx Severity: important Version: 3.99.2.1 Mike:
Thank you very much. Will try the latest version, and strace, later this afternoon, and let you know what I find.
Graham
----- Original Message -----
From: "Mike Gabriel" <mike.gabriel@das-netzwerkteam.de> To: "Graham Stoddart-Stones" <gstones@pacifera.com> Cc: "Thierry Kauffmann" <thierry.kauffmann@univ-montp2.fr>, x2go-user@lists.berlios.de, submit@bugs.x2go.org Sent: Friday, 14 March, 2014 1:53:55 PM Subject: Re: [X2Go-User] Buggy File & Folder sharing
Package: x2goclient Tag: build-macosx Severity: important Version: 3.99.2.1
Hi Graham, hi Thierry,
[I forward this bug repport to our bug tracker
On Do 13 Mär 2014 15:01:42 CET, Graham Stoddart-Stones wrote:
Thierry:
Just to confirm that we are encountering the same problem with Mac OSX 3.5.1, X2Goclient 3.99.2.1:
When you start up X2Goclient on the Mac, you get an error dialog:
"sshd client not started, you'll need sshd for printing and file sharing....."
In OSX, openssh-server is built-in, and is activated by setting "Enable Remote Login" in System Preferences Sharing, as many others have noted. However, this does not stop the error dialog from recurring every time. That leads to another error message "File cannot be opened". If one ignores this, X2Goclient starts and runs normally, provided one wishes to neither print locally, nor share files from the Mac with the remote server.
I have seen lots of other emails on this topic, suggesting that the error message does not necessarily apply to the Mac (ie sshd is in fact running, the error message simply means that the x2goclient code is looking for a response from a Linux-like file (which does not occur in the same place in OSX), similarly the "File Cannot be opened" again refers to a file that is either not used on a Mac, or is in a wholly different location from where that file is actually stored on a Mac. I have not seen this point formally answered anywhere.
For me, the concern is that, whether sshd is running on the Mac or not, File Sharing does not appear to be working. I am not sufficiently familiar with X2Go nor with the Mac to know where to look on the server for the Mac shared folders, but I do know that there is nothing under "media", as there is with Linux and a PC, which is where I normally look. Again, I have searched the bulletins and forums, and often seen this point raised - I have just not found the answer on how to get round it.
So, am keen to see how you get on, and whether anybody else can please shed any light!
Can you cross-check the observed problem with latest X2Go Client [1]???
Can you launch X2Go Client from a terminal on Mac OS X and use a tool like strace (if that exists) and check its output for pointers to file-not-found errors?
That would be really helpful for tracking down this issue.
Mike
DAS-NETZWERKTEAM mike gabriel, herweg 7, 24357 fleckeby fon: +49 (1520) 1976 148
GnuPG Key ID 0x25771B31 mail: mike.gabriel@das-netzwerkteam.de, http://das-netzwerkteam.de
freeBusy: https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xf...
X2Go-User mailing list X2Go-User@lists.berlios.de https://lists.berlios.de/mailman/listinfo/x2go-user
X2Go-User mailing list X2Go-User@lists.berlios.de https://lists.berlios.de/mailman/listinfo/x2go-user