On Tue, Mar 16, 2021 at 2:22 PM Mike Weber <mike.we...@skykingfireworks.com> wrote: > > I have some switches, with no ssh smb or sshfs.... > > I want to pull a config via http... > > can backuppc support http+https server pulls?
If it is not worth setting up a separate backup/management system like rancid or oxidized (https://nsrc.org/workshops/2020/apricot/nmm/netmgmt/en/rancid/config-management-rancid.pdf) you could simply have a cron job pull copies nightly into a directory somewhere to be included in your other backups. If other people edit them or there are frequent changes I recommend pushing them into subversion or cvs (perhaps editing out any timestamps inserted by the retrieval process so only 'real' changes will show as a new commit with differences) and having a viewvc wrapper to make the changes easy to spot. -- Les Mikesell lesmikes...@gmail.com _______________________________________________ BackupPC-users mailing list BackupPC-users@lists.sourceforge.net List: https://lists.sourceforge.net/lists/listinfo/backuppc-users Wiki: https://github.com/backuppc/backuppc/wiki Project: https://backuppc.github.io/backuppc/