node-scp-async icon indicating copy to clipboard operation
node-scp-async copied to clipboard

SCP from one account to another fails authentication.

Open mousseq opened this issue 3 years ago • 1 comments

I am trying to use node-scp to upload a file from user-a@machine-1 to user-b@machine-2. I have set up a certificate to do so and it works when scp is invoked from the command line. However, when I use node-scp specifying the certificate path and the certificate password to client, I always receive an authentication failure (all methods exhausted). If I specify the user-b@machine-2 password to node-scp instead of the certificate, it works. Is this a known issue? I am using [email protected] on node v18.2.0.

mousseq avatar Jul 07 '22 17:07 mousseq

thanks for reporting, I'll check and get back to u

maitrungduc1410 avatar Aug 25 '22 07:08 maitrungduc1410

This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 5 days

github-actions[bot] avatar Nov 24 '22 02:11 github-actions[bot]