Authentication Failed using SCP to copy a file from Linux to Windows
-2
votes
1
answer
200
views
I'm trying to use the SCP command to copy a file from Linux to Windows, the error I'm getting is practically identical to this question; https://stackoverflow.com/questions/61721025/pam-unix-sshd-authentication-failure-even-though-the-login-works .
And this is the SCP command I'm using in Linux;
scp /volume1/homes/%userName%/imageConvert/x.png %username%@Ipv4Address:/C:/8/
to copy the x.png image to the folder C:\8 on Windows.
I've searched on identical issues that it can be a firewall blocking SSH/SCP I've checked Windows Defender Advanced Security if the remote host is being block and I see nothing showing a block ?
Asked by Christopher
(1 rep)
Feb 23, 2025, 03:11 PM
Last activity: Feb 23, 2025, 10:15 PM
Last activity: Feb 23, 2025, 10:15 PM