TW

Results 2664 comments of TW

The chunks.archive.d/ Cache is only relevant to the the chunks index resyncing - borg tells you when it does that (and it only does that if the local chunks index...

About borg releases: 1.2.8 is the latest release from the 1.2-maint branch and quite recent. 1.4.0 is first release of 1.4-maint branch and intended as a refresh/modernisation of 1.2. There...

@tomchiverton please don't use this ticket for all your issues, stay on topic.

borg 1.4 is the same as 1.2 concerning the few pros and some cons of using a repo by multiple clients. if one does not access a repo by multiple...

chunks.archive.d/ size is roughly proportional to the archive count in the repo. so if you pruned a lot of archives, that cache will need less space.

``` Run ./scripts/msys2-build Obtaining file:///D://a/borg/borg Installing build dependencies: started Installing build dependencies: finished with status 'done' Checking if build backend supports build_editable: started Checking if build backend supports build_editable: finished...

Upgrading pyinstaller (windows CI used 6.3.0): - to 6.5.0 (what we have in Vagrantfile in master): also fails in the same way - to 6.7.0 (what we use in 1.4-maint):...

Interestingly, 1.2-maint branch is not broken, while 1.4-maint and master are. Maybe related to the more modern setup (pyproject.toml etc.) in 1.4-maint and master? For now, I disabled the windows...

https://borgbackup.readthedocs.io/en/stable/usage/list.html You can maybe use the PATH argument or the patterns to list a specific folder or paths matching the pattern.