Tool/software: TI C/C++ Compiler
Hi everyone,
I'm trying to setup sftp client for my TI board. I installed Dropbear firstly, I've noticed that doesn't support sftp. Then I tried to setup Openssh, I cross-compiled it and copy 'sftp ssh ssh-add ssh-agent ssh-keygen ssh-keyscan' to my arago filesystem.
Where am I making a mistake and how can I figure it out?