Jason McCormick

Results 31 comments of Jason McCormick

As mentioned in #166, I reset everything about this app back to default, cleaned out the filesystems, and started over. I'm still seeing where a differential is marked as an...

`# ls -l /data/nextcloud/appdata_oc5iubnfxmw8/backup/ total 0 drwxr-xr-x 1 www-data www-data 18 Jan 15 20:10 20220112210315-full-VYze62qEs2pUolW drwxr-xr-x 1 www-data www-data 154 Jan 15 16:55 20220115215502-differential-t8LIUJGOQS8WOoo drwxr-xr-x 1 www-data www-data 154 Jan...

After doing a lot of testing, the root cause of this is definitely #177.

I've committed that should work for the Archive flag. I'm having testing problems because my backup app is littered with hand-fixed code to try to work on three issues simultaneously....

Fixed the sign-off comments (always forget that) and fixed my local environment. Tests clean.

Any chance of moving this along? I see that a Backup 1.0.6 came out. That was unfortunately installed when I did the latest point release of Nextcloud itself and now...

Same comment as Pull #183... the full Nextcloud upgrade updated Backup to 1.0.6 and now backups are broken again.

Run an `occ backup:point:create` to create a full and `occ backup:point:create --differential` to create an incremental backup.