You will need to use scp -O
in this case. Rationale:
-O Use the legacy SCP protocol for file transfers instead of the SFTP protocol.
Forcing the use of the SCP protocol may be necessary for servers that do not implement SFTP
You will need to use scp -O
in this case. Rationale:
-O Use the legacy SCP protocol for file transfers instead of the SFTP protocol.
Forcing the use of the SCP protocol may be necessary for servers that do not implement SFTP