Does Dropbear support SCP server?

pratik singh pratiksingh86 at gmail.com
Sat Aug 2 20:34:45 WST 2014


Hi,

Thanks for your reply.

While doing SCP I am getting the follwoing write error:

# scp pratik at 11.201.24.36:/homes/pratik/test.txt /etc/config

Host '11.201.24.36' is not in the trusted hosts file.
(fingerprint md5 aa:c4:3e:32:ac:42:5b:21:0e:86:7d:b2:21:db:fb:1c)
Do you want to continue connecting? (y/n)
y
/bin/dbclient: connection to pratik at 11.201.24.36:22 exited: error writing



I am facing this issue even when I am copying the file to "/etc/config"
directory (Permission is 777). "dbclient" is placed at /bin. Its throwing
error in:

File: packet.c
Function: write_packet ()    --> value of "written" is <0

Any help on this would be appreciated.

Thanks
Pratik


On Fri, Jul 25, 2014 at 6:57 PM, Matt Johnston <matt at ucc.asn.au> wrote:

> On Fri, Jul 25, 2014 at 03:51:58PM +0530, pratik singh wrote:
> > Hi,
> >
> > I am running the default dropbear (version 0.48) found in the
> uClinux-dist
> > distribution with my microblaze as the processor.  It has SCP client
> > support.
> >
> > Does it support SCP server also? If Yes, what are all the changes
> required?
>
> Yes. The scp "server" is just the normal scp binary, the
> client sends a commandline with some extra flags to run it
> on the ssh server.
>
> Cheers,
> Matt
>



-- 
Thanks & Regards
Pratik Singh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ucc.gu.uwa.edu.au/pipermail/dropbear/attachments/20140802/b7026934/attachment.htm 


More information about the Dropbear mailing list