Tiny Core Linux

Tiny Core Base => Raspberry Pi => Topic started by: hiro on October 25, 2012, 12:41:56 AM

Title: scp dbclient
Post by: hiro on October 25, 2012, 12:41:56 AM
dropbear scp has wrong path of dbclient (usr/bin instead of usr/localbin)
Title: Re: scp dbclient
Post by: bmarkus on October 25, 2012, 02:23:50 AM
I'm using only the SSH client in dropbear. Also, SSH server part is reported to work corretly. I have no idea how scp works. You are welcome to help :)
Title: Re: scp dbclient
Post by: hiro on October 25, 2012, 03:12:53 AM
scp expects scp and dbclient in /usr/bin
might also be caused by:

./CHANGES:- Default to PATH=/usr/bin:/bin for shells.

local workaround is linking them there.