Home » U++ Library support » U++ MT-multithreading and servers » Send/receive files with SCP and launch commands with SSH
|
Re: Send/receive files with SCP and launch commands with SSH [message #48316 is a reply to message #48315] |
Wed, 21 June 2017 09:54   |
Oblivion
Messages: 1206 Registered: August 2007
|
Senior Contributor |
|
|
Hello Koldo,
Fortunately, you will be able to use SCP/SFTP/Exec/Terminal and other SSH2 subsystems very soon. 
I've written an SSH package (a libssh2 wrapper, actually, with full synchronous and asynchronous operations support (in single-threaded mode), and its documentation) for U++, and will publish the technical preview version next week (it was scheduled to be published on June 10 but is delayed because of my job). Currently I am polishing the code, and making it conform to the U++ coding standards.
The code is already working fine (To be precise, the example browser I wrote does concurrent (>= 20) transfers with both SCP and SFTP subsystems like a charm).
But of course, I'll need your feedback once I publish it.
Regards,
Oblivion
Github page: https://github.com/ismail-yilmaz
upp-components: https://github.com/ismail-yilmaz/upp-components
Bobcat the terminal emulator: https://github.com/ismail-yilmaz/Bobcat
[Updated on: Wed, 21 June 2017 10:02] Report message to a moderator
|
|
|
|
|
|
|
Goto Forum:
Current Time: Fri May 09 22:23:00 CEST 2025
Total time taken to generate the page: 0.00482 seconds
|