Copy File to IOS Router via SCP
Enable SCP on the Cisco router:
cisco-csr(config)#ip scp server enable
Copy file from linux server to router with the following syntax:
scp filename admin@10.0.0.1:flash:/filename
Enable SCP on the Cisco router:
cisco-csr(config)#ip scp server enable
Copy file from linux server to router with the following syntax:
scp filename admin@10.0.0.1:flash:/filename