Currently a data restore extracts the information from the borg repo to a temporary folder, rsync's the data across to the live spot, then deletes the temporary folder.
We could reduce the amount of temporary disk usage and disk bandwidth by restoring directly to the final destination.
@ramirojoaquin I will work on this and create a pull request
Currently a data restore extracts the information from the borg repo to a temporary folder, rsync's the data across to the live spot, then deletes the temporary folder. We could reduce the amount of temporary disk usage and disk bandwidth by restoring directly to the final destination. @ramirojoaquin I will work on this and create a pull request