How to SCP between router and localhost
Posted: Tue Mar 08, 2022 9:28 pm
Hi,
I would like to copy File with SCP in script.
I explain here, from router ssh session, the script is running from router, i need to SCP to my PC, and take the file to my router.
But what I try does not work, cause I can't exit from my script or I cant stop router ssh session to SCP PC to router.
I need to stay in my router session and take file and bring it back, is it possible?