Accessing SSH from a C program



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?

Greetings,
m.

--
Martin Möller <freebsd at martinmoeller.net>
IM: 82221572 (ICQ) - martian@xxxxxxxxxxx (Jabber)

_______________________________________________
freebsd-hackers@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: Accessing SSH from a C program
    ... the fastest and easiest way to accomplish this task? ... Can I access SSH ... Martin Möller <freebsd at martinmoeller.net> ...
    (freebsd-hackers)
  • Re: write state to swap for multi-os boot
    ... >> allowing a subsequent reload of the system to last state? ... I'd love to use FreeBSD as my primary desktop, ... >> be times where I'll need to boot into Windows for apps that don't run ... accomplish booting Windows from inside of FreeBSD. ...
    (freebsd-questions)
  • Re: FreeBSD5.1 Vinum Mirror root
    ... > Is this second method outdate, or is there simply several ways to accomplish ... I'm new to FreeBSD, so setting up vinum seems a little ...
    (freebsd-questions)
  • Re: Best combination of applications
    ... I am thinking about switching from my Windows XP environment to FreeBSD. ... To accomplish this task without loosing to much functionality, ...
    (comp.unix.bsd.freebsd.misc)
  • Re: select object manipulation
    ... > I'd aggree with Martin but I'd also use createElement over new ... It takes more code to accomplish the same thing, the code is more confusing, ...
    (comp.lang.javascript)