We are developing a set of "generic" custom profiles for AkeebaBackup. What I mean by this: on some of our live sites we make a copy of a profile that we think is useful (e.g. for Amazon S3 storage), then remove info that is specifiec for that site and download the result. Then we have a profile for Amazon S3 that can be used on an other site.
When looking into the json files of these profiles, I noticed that some profiles contain settings for excluding folders and files on the original site, but these folders and files are no longer present on that site. As a result, in the Joomla back end there is no way to know that these settings were made - and still they are present in the profie.
So if by coincidence on a new site a folder or file would be created that has a name of path that is (unvisibly) present in the profile, it will be excluded from the backup? Please correct me if I'm wrong.
In theory we could cleanup the json, but personally I do not feel confident about doing that. I wouldn't like to make a mistake and ruin the whole profile.
Copying and editing existing profiles seemed to be such a good idea but I'm not so sure about this anymore. What would you advise us to do?
Kind regards