OPNsense Forum

Archive => 20.7 Legacy Series => Topic started by: Matriciel on December 23, 2020, 06:54:45 PM

Title: Automatic backup with rrd data
Post by: Matriciel on December 23, 2020, 06:54:45 PM
Hi everyone,
I am new with OPNsense and this is a tool witch is very important for me: periodic backup on nextcloud.
But, the backup file doesn't incluse RRD data.
It is an hidden option or a futur release that incluse this option ?

Thank for your help
Title: Re: Automatic backup with rrd data
Post by: fabian on December 23, 2020, 07:56:24 PM
Backing up the files is currently not implemented nor planned to implement.

However you can create a feature request and maybe someone will pick it up. In theory there is not much code needed since the WebDAV code is already there to upload the config.xml.
Title: Re: Automatic backup with rrd data
Post by: Matriciel on December 23, 2020, 09:13:14 PM
Thank you Fabian, where i can make a request ?
Title: Re: Automatic backup with rrd data
Post by: fabian on December 23, 2020, 10:46:30 PM
https://github.com/opnsense/core/issues/new?assignees=&labels=&template=feature_request.md&title=
Title: Re: Automatic backup with rrd data
Post by: Matriciel on December 23, 2020, 10:54:55 PM
Thank you Fabian  ;)