SCP from one account to another fails authentication.
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.
thanks for reporting, I'll check and get back to u
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