I would like to make backups of my cisco devices using SCP from a linux filesystem. I am running the following command:scp username@192.168.1.1:flash/ /dir/to/backup...where 192.168.1.1 is the cisco device's IP. I get the following response to the ...