Hi All,
I have a question about LTTng2.0 connection type. Documentation says
"requires an SSH server to be running on the remote host".
My remote host has ssh, however, it doesn't have sftp, which is
actually very common in the embedded world.
TM has now an SCP file subsystem
(http://www.eclipse.o
Hi Anna
You're right the LTTng 2.0 connection type also needs a sftp_server to
be available on the remote side. This is used for importing traces
from the remote node. I've already updated the user documentation on
the wiki.
The LTTng 2.0 connection type (RSE system type) uses internally the
RSE
:
http://build.eclipse.org/technology/epp/epp_build/juno/download/20120613-0624/
Please test.
For the LTTng folks, I removed the Linux Tools category from LTTng
Legacy so it should not appear as an immediate choice to an end-user,
but should still be available via search. Please verify this is
Hi Bernd,
I looked through the code and didn't notice any use of ssh/sftp
specific classes/methods.
I personally would like to be able to use LTTng 2.0 through any
connection that has
files and shells/terminals subsystems, be it over SSH or TCF or anything else.
I implemented something like this i