Transfer file over ssh

Posted by datasunny on Stack Overflow See other posts from Stack Overflow or by datasunny
Published on 2010-03-25T16:14:47Z Indexed on 2010/03/25 16:23 UTC
Read the original article Hit count: 185

Filed under:
|

Hi all,

In ssh protocol, is there a mechanism for file transfer?
Im working on a existing code base which already has ssh facilities code. Now i need to transfer files over ssh connection. If ssh protocol already support it, i don't have to integrate scp stuff into it.

Thanks.

© Stack Overflow or respective owner

Related posts about ssh

Related posts about file-transfer