Jason McCormick
                                            Jason McCormick
                                        
                                    That's what I'm seeing.   Interestingly, it also deleted the local copy of backup even though retention was set to 1 copy...
After working on #177, I've discovered that the logic inside of `PointService.php` in the function `getRPFromInstances` does not implement the proper checks for an instance type of `external:NN` and also...
Real issue in #184. Leaving this open in case someone finds it.
I believe this logic is going to result in the same orphaning problem we already see. Please see Pull #219
I see the logic now. Are you going to replace my #183 with the same logic then?
No files have been manually deleted or modified. I just ran a few backup:point:detail runs and some of them cleaned themselves up. However there are still two that are marked...
I'm not sure how to answer that question. The backups are configured, as I understand it, to use an "External Storage" target which is basically a volume outside of the...
  
Is "local" supposed to be the files in /data/nextcloud-backups/app_data and "external:10" what's in /data/nextcloud-backups/restore-points?
Well, the on-disk contents of those locations are very different. The "local" copies of some of the backups were present but had been lost from the database. I cleaned up...