Re: looking for scp class on linux and windows
From: Aris Adamantiadis (aris_at_0xbadc0de.be)
Date: 06/02/05
- Next message: Aris Adamantiadis: "Re: SSH Socket Programming ?"
- Previous message: Richard E. Silverman: "Re: private key encryption - doubts"
- Next in thread: Peter Gutmann: "Re: looking for scp class on linux and windows"
- Reply: Peter Gutmann: "Re: looking for scp class on linux and windows"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Wed, 01 Jun 2005 22:26:29 +0000
manu wrote:
> Hi,
>
> I wrote a ftp client in qt using qftp which runs on linux and windows.
> I would like to add scp protocol to this client. Do you know where I
> can buy or simply find a C++ library which would allow me to add this
> function to my application.
>
> Emmanuel
Hi, maybe you didn't search right :)
I'm the author of libssh (http://0xbadc0de.be) which can fulfill your needs.
you just need to call the scp program with channel_request_exec or better,
completely use the sftp functions that are available.
It's currently for unix based os but I know some people have ported it to
windows.
Aris
- Next message: Aris Adamantiadis: "Re: SSH Socket Programming ?"
- Previous message: Richard E. Silverman: "Re: private key encryption - doubts"
- Next in thread: Peter Gutmann: "Re: looking for scp class on linux and windows"
- Reply: Peter Gutmann: "Re: looking for scp class on linux and windows"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|