9 Commits

Author SHA1 Message Date
b82899d11a migrated repository to my new Gitea instance
updated version and copyright
updated pattern for Cisco IOS images to support a wider range of image files
updated SCP SCP command  deal with OpenSSH 9 change to new sftp engine
ensure date returns US English date formats
stop forcing upload of startup-config to nvram (honor config variable)
2025-12-27 21:18:02 +01:00
fdc3aed778 Changed pattern for IOS images to be no longer device specific (so it works with an 891W and 887VA as well 2018-03-09 13:21:20 +01:00
da65f63d57 - added fail() function to exit with an error code in case a problem occurs
- scp and ssh actions that fail (i.e. host not available) will now generate an error message (fixes #6)
- default pattern for universal IOS images now also supports provisional images (fixes #8)
2016-11-22 13:15:26 +01:00
418e65bb68 renamed fileto to filestore (makes more sense)
resolved issue with determining upon upload whether we're dealing with the startup-config, this is now based on the destination file name (which is correct), fixes #5
2016-10-04 16:27:22 +02:00
bc6aa1ff68 Merge branch 'master' of gitlab.lindenaar.net:scripts/cisco 2016-08-16 19:37:46 +02:00
608700bc65 Process new modified (i.e. added) dhcp binding files (Git flag MM) so that new files can be added (Fixes #1) 2016-08-16 19:36:58 +02:00
455ff0c7f9 added functionality to synchronize IOS image files 2016-03-25 13:03:29 +01:00
21ca9037a9 initial commit of sync-router script, working for my router and git repo now 2016-01-15 20:47:39 +01:00
Frederik Lindenaar
659da1ed49 initial commit of sync-router script, working for my router and git repo now 2016-01-15 16:31:01 +01:00