Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Where is the SFTP (application transfer protocol) called in source code
Where is the SFTP (application transfer protocol) called in source code [message #1766806] Tue, 27 June 2017 12:54 Go to next message
Mickae Barril is currently offline Mickae BarrilFriend
Messages: 17
Registered: May 2017
Junior Member
Dear all,

hope you're well.

I would like to know in which plugin is the SFTP protocol set?

When we use the remote app debug configuration, we are allowed to transfer application to a remote target by providing some information. The protocol used for the application transfer is SFTP. Does anybody know where it is set?


Thank you

MB
Re: Where is the SFTP (application transfer protocol) called in source code [message #1766816 is a reply to message #1766806] Tue, 27 June 2017 14:28 Go to previous messageGo to next message
Tauno Voipio is currently offline Tauno VoipioFriend
Messages: 742
Registered: August 2014
Senior Member
Did you try Google for 'SFTP'? There are over 6 million responses, at least the first ones are relevant.

--

Tauno Voipio
Re: Where is the SFTP (application transfer protocol) called in source code [message #1766823 is a reply to message #1766816] Tue, 27 June 2017 15:56 Go to previous messageGo to next message
Mickae Barril is currently offline Mickae BarrilFriend
Messages: 17
Registered: May 2017
Junior Member
Hi Tauno,

Maybe i wasn't clear.

I want to switch transfer protocol. As my target didn't have any SFTP server, i would like to use another protocol. Is that possible? Does anybody know how to set it?

thank you
Re: Where is the SFTP (application transfer protocol) called in source code [message #1766830 is a reply to message #1766823] Tue, 27 June 2017 18:43 Go to previous messageGo to next message
Tauno Voipio is currently offline Tauno VoipioFriend
Messages: 742
Registered: August 2014
Senior Member
Do you mean that there is no SSH server at the target?

--

Tauno Voipio
Re: Where is the SFTP (application transfer protocol) called in source code [message #1766848 is a reply to message #1766830] Wed, 28 June 2017 07:06 Go to previous messageGo to next message
Mickae Barril is currently offline Mickae BarrilFriend
Messages: 17
Registered: May 2017
Junior Member
No, i got a SSH server on the target but no SFTP server
Re: Where is the SFTP (application transfer protocol) called in source code [message #1766853 is a reply to message #1766848] Wed, 28 June 2017 09:00 Go to previous messageGo to next message
Jonah Graham is currently offline Jonah GrahamFriend
Messages: 416
Registered: June 2014
Senior Member
I assume it is in TM: https://www.eclipse.org/tm/ but I am not sure. Note that CDT took the decision last year to move from RSE (part of TM) to o.e.remote for remote target management. See https://bugs.eclipse.org/452356
Re: Where is the SFTP (application transfer protocol) called in source code [message #1767391 is a reply to message #1766853] Wed, 05 July 2017 15:11 Go to previous messageGo to next message
Mickae Barril is currently offline Mickae BarrilFriend
Messages: 17
Registered: May 2017
Junior Member
Hello guys,

FYI, the SFTP protocol used for downloading the binary to a remote target is set in org.eclipse.remote.jsch.core

:)

MB
Re: Where is the SFTP (application transfer protocol) called in source code [message #1767458 is a reply to message #1767391] Thu, 06 July 2017 08:50 Go to previous message
Jonah Graham is currently offline Jonah GrahamFriend
Messages: 416
Registered: June 2014
Senior Member
Thanks for sharing the update. Certainly will be useful to future searchers.
Previous Topic:eclipse crashes when using touch screen to operate "Console" window
Next Topic:CDT in Eclipse Oxygen
Goto Forum:
  


Current Time: Fri Mar 29 02:36:53 GMT 2024

Powered by FUDForum. Page generated in 0.04202 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top