same parameter & same password
PSCP(0.78) is ok
KSCP (0.76.1.12) is NG
logs
KSCP
PS Z:\> kscp.exe -v "Z:\FiraCode-Bold.ttf" root@10.14.41.60:/tmp
Looking up host "10.14.41.60" for SSH connection
Connecting to 10.14.41.60 port 22
We claim version: SSH-2.0-PuTTY_KiTTY
Connected to 10.14.41.60
Remote version: SSH-2.0-OpenSSH_8.2
Using SSH protocol version 2
No GSSAPI security context available
Doing ECDH key exchange with curve Curve25519 and hash SHA-256 (unaccelerated)
Server also has ecdsa-sha2-nistp256/rsa-sha2-512/rsa-sha2-256/ssh-rsa host keys, but we don't know any of them
Host key fingerprint is:
ssh-ed25519 255 SHA256:14MrO/rEGdhWIl8zjs9M3fTUYHjMaA2ch76f5eqDcQU
Initialised AES-256 SDCTR (AES-NI accelerated) outbound encryption
Initialised HMAC-SHA-256 (unaccelerated) outbound MAC algorithm
Initialised AES-256 SDCTR (AES-NI accelerated) inbound encryption
Initialised HMAC-SHA-256 (unaccelerated) inbound MAC algorithm
Reading key file "C:\Users\Administrator\.ssh\id_rsa.pub"
Key file contains public key only
Using username "root".
Pre-authentication banner message from server:
|
| Authorized users only. All activities may be monitored and reported.
End of banner message from server
Using SSPI from SECUR32.DLL
Trying gssapi-with-mic...
Attempting GSSAPI authentication
GSSAPI authentication request refused
root@10.14.41.60's password:
Send automatic password
Sent password
Save password
Password authentication failed
Access denied
Using username "root".
root@10.14.41.60's password:
PS Z:\> ./pscp.exe -i C:\Users\Administrator\.ssh\id_rsa.pub -v "Z:\FiraCode-Bold.ttf" root@10.14.41.60:/tmp
Looking up host "10.14.41.60" for SSH connection
Connecting to 10.14.41.60 port 22
We claim version: SSH-2.0-PuTTY_Release_0.78
Connected to 10.14.41.60
Remote version: SSH-2.0-OpenSSH_8.2
Using SSH protocol version 2
No GSSAPI security context available
Doing ECDH key exchange with curve Curve25519, using hash SHA-256 (unaccelerated)
Server also has ecdsa-sha2-nistp256/rsa-sha2-512/rsa-sha2-256/ssh-rsa host keys, but we don't know any of them
Host key fingerprint is:
ssh-ed25519 255 SHA256:14MrO/rEGdhWIl8zjs9M3fTUYHjMaA2ch76f5eqDcQU
Initialised AES-256 SDCTR (AES-NI accelerated) outbound encryption
Initialised HMAC-SHA-256 (unaccelerated) outbound MAC algorithm
Initialised AES-256 SDCTR (AES-NI accelerated) inbound encryption
Initialised HMAC-SHA-256 (unaccelerated) inbound MAC algorithm
Reading key file "C:\Users\Administrator\.ssh\id_rsa.pub"
Key file contains public key only
Using username "root".
Pre-authentication banner message from server:
|
| Authorized users only. All activities may be monitored and reported.
End of banner message from server
Using SSPI from SECUR32.DLL
Trying gssapi-with-mic...
Attempting GSSAPI authentication
GSSAPI authentication request refused
root@10.14.41.60's password:
Sent password
Access granted
Opening main session channel
Opened main channel
Started a shell/command
Using SFTP
Connected to 10.14.41.60
Sending file FiraCode-Bold.ttf, size=324328
FiraCode-Bold.ttf | 316 kB | 316.7 kB/s | ETA: 00:00:00 | 100%
Session sent command exit status 0
Main session channel closed
All channels closed
same parameter & same password PSCP(0.78) is ok KSCP (0.76.1.12) is NG
logs
KSCP
server log
PSCP
server log