Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ Library : Other (not classified elsewhere) » Ultimate++ and SSH/SFTP ?
Ultimate++ and SSH/SFTP ? [message #9344] Mon, 30 April 2007 09:40 Go to next message
candide is currently offline  candide
Messages: 1
Registered: April 2007
Location: France
Junior Member
hi

is it possible to build SSH and SFTP client with Ultimate++ ?

i did'nt fing SSH library or exemple...

thanks for your help
Re: Ultimate++ and SSH/SFTP ? [message #9450 is a reply to message #9344] Tue, 08 May 2007 19:12 Go to previous messageGo to next message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
candide wrote on Mon, 30 April 2007 03:40

hi

is it possible to build SSH and SFTP client with Ultimate++ ?

i did'nt fing SSH library or exemple...

thanks for your help


There is no "direct" support yet (AFAIK), but you can always use any library that links with C/C++...

Mirek
Re: Ultimate++ and SSH/SFTP ? [message #10221 is a reply to message #9450] Mon, 25 June 2007 23:58 Go to previous message
kcabobert is currently offline  kcabobert
Messages: 51
Registered: January 2007
Location: USA
Member
I built a little 'backup' program that used a custom tar-like routine, then compressed the package, then uploaded via SFTP. I did most of the software using standard Upp features. I did however have to implement a custom, cross-platform, file packer (tar-like algorithm). I also had to find a ssh library (which was the most non-trivial part of the whole package!). I think I used something called libssh2... or something similar.

So I know it is possible. Of course, I had a bad HD crash and lost that code... or I would be willing to share it.

Good luck.

[Updated on: Tue, 26 June 2007 00:01]

Report message to a moderator

Previous Topic: A few new user questions and comments
Next Topic: md5digest format
Goto Forum:
  


Current Time: Thu Apr 25 08:50:44 CEST 2024

Total time taken to generate the page: 0.02511 seconds