You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
See below for when should explain when this is happening.
david@android:/storage/extSdCard/Sounds $ scp -r [email protected]:/home/user/MyDocs/sounds/SMS/ .
/usr/bin/dbclient: No such file or directory
1|david@android:/storage/extSdCard/Sounds $
Looks like a return of '1|'
The server here is my old N900, but tried to my Linux Mint desktop and same issue.
Is this expected?
Thanks.
The text was updated successfully, but these errors were encountered:
I suspect that you use scp, that provided by DigiSSHD apk. I absolutely forgot about such use case: initiate scp connection from android.
Also I had different issues when I tried to initiate ssh connection FROM android system like lost PTY and so on.
IMHO At this time the only reliable way is to use scp from the other side :-(
The only way to solve this issue is try to investigate what happened with dropbear itself. I have no time for this:-(
I'm unsure of the relationship with dropbear and this project. I'm not sure how far I could troubleshoot but willing to help however I can.
I'm test other sshd applications and see if any of them work.
Regards
DavidAlexey Aksenov [email protected] wrote:I suspect that you use scp, that provided by DigiSSHD apk. I absolutely forgot about such use case: initiate scp connection from android.
Also I had different issues when I tried to initiate ssh connection FROM android system like lost PTY and so on.
IMHO At this time the only reliable way is use scp from other side :-(
The only way to solve this issue is try to investigate what happened with dropbear itself. I have no time for this:-(
—
Reply to this email directly or view it on GitHub.
Hi,
Thanks for the software.
See below for when should explain when this is happening.
david@android:/storage/extSdCard/Sounds $ scp -r [email protected]:/home/user/MyDocs/sounds/SMS/ .
/usr/bin/dbclient: No such file or directory
1|david@android:/storage/extSdCard/Sounds $
Looks like a return of '1|'
The server here is my old N900, but tried to my Linux Mint desktop and same issue.
Is this expected?
Thanks.
The text was updated successfully, but these errors were encountered: