Back at it... scp question
Ethan
telmnstr at 757.org
Wed Sep 29 11:41:06 WST 2004
Finally, I'm back working on my project. I built the latest build STATIC=1
MULTI=1 adding scp to the PROGRAMS list in the Makefile... and wala, out
came the software.
One thing I noticed, scp was targeting the wrong file for my environment
(/usr/bin/dbclient) but I quickly fixed that by bumping another symlink.
My goal is to use a key set to automatically scp a file via a cron job
every so often on a server, so scp is intragral to the project.
Upon trying to do a scp of a file, it hangs after the "do you wish to
continue connecting? (y/n)"
That is the point it is calling the dbclient ...
Anything I could be missing? Because scp is calling dbclient, and dbclient
is a symlink to staticdropbearmulti... could this be fudging up the works
since the multi version relies on the command line argument?
Much thanks for all your work and help!
Unfortunately I'm jumping between too many projects, but the time I come
back to one I have to relearn what I was doing and get back up to speed.
Pretty annoying.
--
// Ethan O'Toole
// http://users.757.org/~ethan
More information about the Dropbear
mailing list