Manu
Manu
It's more about the number of files to process than their size.
You can try the latest release, which has an Arm version attached. It's considerably faster on Apple Silicon than the Intel build we had before: https://github.com/borgbase/vorta/releases/tag/v0.10.0-beta1
You got it, @120EE0980
I don't remember where this is done. Borg itself is run in `BorgJob`.
Hm. What's the rationale for checking if the command is a file? Are we treating scripts differently with this? What if I put the full path for some command like...
This needs the tag `always`, right?
Hard to understand your description, but here are 2 pointers on why 2 of your repos may be failing: - For `ssh://[email protected]/./repo`: `ERROR - Conditions for backup not met. Aborting.`...
`ERROR - Conditions for backup not met. Aborting.` This means there is some issue in your setup and the backup can't start. Network is just one. Missing repo folder or...
The local repo has permission errors. Those aren't necessarily hardware errors. I would check those permissions, as it says: `PermissionError: [Errno 13] Permission denied: '/media/marcs/BackInTime/BORG-DATA_1'` I don't see errors for...