So, I have had set up Public Key Authentication between my Mac and the RMPP in the past, and the file transfer via the SCP was working correctly, like below command:
However, exactly after the latest update of the RMPP firmware to the 3.15.3.0 I have noticed that it's failing with this error, even when I don't use PubKey method, but using manual, entering the correct password:
[bash]$ scp -r ./get_metadata.js [email protected]:/home/root/
[email protected]'s password:
scp: Received message too long 1751477356
scp: Ensure the remote shell produces no output for non-interactive sessions.