using dbclient in bash script issue

2013-03-01 Thread Jonathan Chetwynd
Matt, great stuff! using in Kindle, works fine... could you please comment? with the latest patched screen, $ dbclient -i /mnt/us/id_rsa me@remoteIP -t screen -x myscreen -X stuff 'cmd'`echo -ne '\015'` the command is processed on the remote box similarly in a bash script, using ssh on

Re: Problem with Dropbear/dbclient as SFTP client

2013-03-01 Thread Matt Johnston
Hi, Dropbear doesn't have its own sftp client, but you can use it with the OpenSSH sftp client: sftp -S dbclient user@host Cheers, Matt On Thu, Feb 28, 2013 at 05:39:27PM +0100, Alexis-externe DAVOUX wrote: Hi, I have some trouble with dropbear used as SFTP client. I've set up a SFTP