Hi there,
Thank you for attic! I back up up around 80GB over sshfs. On regular intervals (creating checkpoints?) I noticed a stall on my WLAN link while sending data. I guess this is while the index is read back (guess supported by lsof -c attic). As the archive grows, the stalls gets longer. In my case, the index is around 80MB and takes a while over a slow internet link.
I am wondering why an index has ever to be read back? I would think an index could be written simultaneously locally and transfered to the remote side?