Discussion:
SFTP
(too old to reply)
Brian Cryer
2005-03-18 14:09:07 UTC
Permalink
I expect this has been asked before, but I couldn't find it ...

Is it possible to do SFTP using WinInet or do I need to look at another
library?

thanks,

Brian.

www.cryer.co.uk/brian
Stephen Sulzer
2005-03-19 09:47:03 UTC
Permalink
SFTP can mean a couple different things: FTP over the SSH protocol, or FTP
over SSL/TLS. In either case, the answer is no: WinInet does not support it.

- Stephen
Post by Brian Cryer
I expect this has been asked before, but I couldn't find it ...
Is it possible to do SFTP using WinInet or do I need to look at another
library?
thanks,
Brian.
www.cryer.co.uk/brian
Brian Cryer
2005-03-21 11:31:06 UTC
Permalink
Thank's Stephen. Thats what I suspected.
Post by Stephen Sulzer
SFTP can mean a couple different things: FTP over the SSH protocol, or FTP
over SSL/TLS. In either case, the answer is no: WinInet does not support it.
- Stephen
Post by Brian Cryer
I expect this has been asked before, but I couldn't find it ...
Is it possible to do SFTP using WinInet or do I need to look at another
library?
thanks,
Brian.
www.cryer.co.uk/brian
Loading...