[SOLVED]SSH/SCP to copy files away from router.
Posted: Mon Oct 30, 2017 8:48 am
I want to take regular backups and copy the files off the router to my NAS, using a cron job.
What do I need to do to enable this functionality? I can scp from a the NAS, and "collect" the files, but I want to run the job from the router, not from the NAS
The command I use, just hangs and eventually times out. I've tried with SSH - using this:
this works from a different host on the same LAN -
What do I need to do to enable this functionality? I can scp from a the NAS, and "collect" the files, but I want to run the job from the router, not from the NAS
The command I use, just hangs and eventually times out. I've tried with SSH - using this:
Code: Select all
*****@Gargoyle:/tmp/backup# ssh 192.168.1.210
ssh: Exited: Error connecting: Connection timed out
Code: Select all
*****@pine64:/tmp/backup$ ssh 192.168.1.210
*****@192.168.1.210's password: