开发者

Want to use c++ or perl to send a file over the internet using OpenSSH and SFTP---Windows Vista both

I Want to use开发者_开发百科 c++ or perl to send a file over the internet using OpenSSH and SFTP. Both Computers will be running Windows Vista. The C++ would be a Console Program.

How do I accomplish this?

Thank You.

I


For a Perl solution check Net::SFTP::Foreign.

Though on Windows, nowadays, the Net::SSH2 backend (Net::SFTP::Foreign::Backend::Net_SSH2) is probably a better option than the default OpenSSH one.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜