I’m running into an issue when trying to copy over and install the target for CodeSys on the SK-AM64, as described here.
I have the CODESYS Control for Linux ARM64 package files extracted, but am having trouble transferring them to the SK through the scp commands specified:

I have changed the IP address of my SK-AM64x to fix eth0 to 192.168.0.200, and can "successfully" run the command to transfer the files:

The issue is that I cannot find these files on my SK directory. When I run the ‘ls’ command, nothing returns. I have also tried adding the ‘:~’ to the end of the command, but then I run into a different error that is unknown:

I disconnect my ssh session to my SK during this copy process, but still see the same result.
Any suggestions on how to successfully transfer these files?
Thank you!