Hi there,
I have a short question:
My webdav storage provider limits the number of files per folder. So I added a nesting file to extend the write-level from 1 to 2:
{
"read-levels": [1, 2],
"write-level": 2
}
My problem at this is, that by starting a backup it first list all chunks. But for this it retrieves the folder list one at a time. In my case a folder each 1-2 seconds. If I calculated correctly, this should take about 18 hours. In this time nothing is done than listing.
I already set -threads 10
but it seems to has nothing to do with the listing process itself. Is there any way to speed things up?
Thank you very much!
Example output from log file during the process:
2020-06-01 22:28:40.113 TRACE LIST_FILES Listing chunks/6d/2a/
2020-06-01 22:28:41.069 TRACE LIST_FILES Listing chunks/6d/09/
2020-06-01 22:28:42.003 TRACE LIST_FILES Listing chunks/6d/05/
2020-06-01 22:28:42.940 TRACE LIST_FILES Listing chunks/6d/45/
2020-06-01 22:28:43.854 TRACE LIST_FILES Listing chunks/6d/14/
2020-06-01 22:28:44.767 TRACE LIST_FILES Listing chunks/6d/0b/
2020-06-01 22:28:45.613 TRACE LIST_FILES Listing chunks/6d/66/
2020-06-01 22:28:46.510 TRACE LIST_FILES Listing chunks/6d/3e/
2020-06-01 22:28:47.460 TRACE LIST_FILES Listing chunks/6d/dc/
2020-06-01 22:28:48.341 TRACE LIST_FILES Listing chunks/6d/bd/
2020-06-01 22:28:49.281 TRACE LIST_FILES Listing chunks/6d/a2/
2020-06-01 22:28:50.196 TRACE LIST_FILES Listing chunks/6d/d5/
2020-06-01 22:28:51.080 TRACE LIST_FILES Listing chunks/6d/29/
2020-06-01 22:28:51.932 TRACE LIST_FILES Listing chunks/6d/be/
2020-06-01 22:28:52.871 TRACE LIST_FILES Listing chunks/6d/62/
2020-06-01 22:28:53.707 TRACE LIST_FILES Listing chunks/6d/fe/
2020-06-01 22:28:54.644 TRACE LIST_FILES Listing chunks/6d/1a/
2020-06-01 22:28:55.564 TRACE LIST_FILES Listing chunks/6d/0c/
2020-06-01 22:28:56.468 TRACE LIST_FILES Listing chunks/6d/d6/
2020-06-01 22:28:57.321 TRACE LIST_FILES Listing chunks/6d/bc/
2020-06-01 22:28:58.224 TRACE LIST_FILES Listing chunks/6d/f3/
2020-06-01 22:28:59.102 TRACE LIST_FILES Listing chunks/6d/38/
2020-06-01 22:28:59.979 TRACE LIST_FILES Listing chunks/6d/20/
2020-06-01 22:29:00.883 TRACE LIST_FILES Listing chunks/6d/a6/
2020-06-01 22:29:01.762 TRACE LIST_FILES Listing chunks/6d/3a/
2020-06-01 22:29:02.641 TRACE LIST_FILES Listing chunks/6d/9b/
2020-06-01 22:29:03.499 TRACE LIST_FILES Listing chunks/6d/73/
2020-06-01 22:29:04.419 TRACE LIST_FILES Listing chunks/6d/4f/
2020-06-01 22:29:05.337 TRACE LIST_FILES Listing chunks/6d/0e/
2020-06-01 22:29:06.205 TRACE LIST_FILES Listing chunks/6d/93/