Terri Kelley wrote: > I am wanting to backup the config on tons of routers I have but they do > not support rsync. They do support ssh and scp. > I have found a script where on a normal nix box where it will run > through a node list and retrieve the backups of each router (node). > Is it possible to just do an scp to the router to retrieve the backup > file using the gui of backuppc using this script or is this something I > must schedule a cron job for?
You could run the script that gathers the configs as a 'pre' command executed by backuppc before backing up the space holding them. If you want something more complete, you might like http://www.shrubbery.net/rancid/. -- Les Mikesell [email protected] ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ BackupPC-users mailing list [email protected] List: https://lists.sourceforge.net/lists/listinfo/backuppc-users Wiki: http://backuppc.wiki.sourceforge.net Project: http://backuppc.sourceforge.net/
