kikilink333
New Around Here
Hello,
I've had a powershell script combined with a linux script to scp the Let's Encrypt cert from the router to my PC and use it for securing an RDP connection in. It's been working for years but after an update a while ago (maybe 6-8 months not positive?) it stopped working. After digging around it seems scp is now missing/disabled in the stock firmware? Does anyone know this to be true, have a way to enable it again, or another/better way to get the certificate key off the router to the PC? I tried searching the forum but scp is too small a search term and just manually digging around I couldn't find anything.
The error the script throws and the router throws when trying to manually run the scp command is:
sh: scp: not found
The router is an RT-AX88U with the latest firmware.
Thanks for any help you can give. I know it's a weird one. Sorry if this is the wrong place to post this type of question.
Thanks!
I've had a powershell script combined with a linux script to scp the Let's Encrypt cert from the router to my PC and use it for securing an RDP connection in. It's been working for years but after an update a while ago (maybe 6-8 months not positive?) it stopped working. After digging around it seems scp is now missing/disabled in the stock firmware? Does anyone know this to be true, have a way to enable it again, or another/better way to get the certificate key off the router to the PC? I tried searching the forum but scp is too small a search term and just manually digging around I couldn't find anything.
The error the script throws and the router throws when trying to manually run the scp command is:
sh: scp: not found
The router is an RT-AX88U with the latest firmware.
Thanks for any help you can give. I know it's a weird one. Sorry if this is the wrong place to post this type of question.
Thanks!