Glad you got it working. But just out of curiosity, this line (from the original post):
(C:>) ssh wvo-asc@192.168.xxx.xxx
It looks like you are conflating ssh syntax with scp syntax.
What this is leading to is that there is probably a better solution to the overall problem of transferring files between the two computers than scp. It might be worth pursuing this.
What does that mean? What is d:/filename? Shouldn't it be more like:d:/filename pi@192.168.xxx.xxx:/home/pi/
(C:>) ssh wvo-asc@192.168.xxx.xxx
It looks like you are conflating ssh syntax with scp syntax.
What this is leading to is that there is probably a better solution to the overall problem of transferring files between the two computers than scp. It might be worth pursuing this.
Statistics: Posted by BigRedMailbox — Sun Feb 08, 2026 7:46 pm