On 2/24/06, Martin Möller <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> I try to copy some files securely from one machine to another. What is
> the fastest and easiest way to accomplish this task? Can I access SSH
> routines in C (is there a library) or is it better just to call "scp"
> externally?
http://0xbadc0de.be/wiki/doku.php?id=libssh:libssh
Or, if you prefer scripting, try this:
http://net-ssh.rubyforge.org/. It's also in ports
(security/rubygem-net-ssh).
> Greetings,
> m.
>
> --
> Martin Möller <freebsd at martinmoeller.net>
> IM: 82221572 (ICQ) - [EMAIL PROTECTED] (Jabber)
>
> _______________________________________________
> [email protected] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"
>
--
If it's there, and you can see it, it's real.
If it's not there, and you can see it, it's virtual.
If it's there, and you can't see it, it's transparent.
If it's not there, and you can't see it, you erased it.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"