After initializing storage and setting up and running backups for multiple repositories with the Web-UI, the cache is aggregated in .duplicacy-web. However, there are index directories 0, 1, 2, 3, and an “all”.
What is the difference between the index directories and the “all”?
Which one does the Web-UI use, and when, or does it use both and updates at the same time?
If I wanted to run CLI commands, do I navigate to the index folders?
f I do, then the CLI commands will only update the index folders, but not the all folder?
After running the CLI commands, will running a backup in the Web-UL have any problems, or will it simply download and update the chunk and snapshot data in the “all” folder at that time?
Or is “all” only for checks and prunes for the Web-UI?