I have a source which takes a very long time to index (since it’s an inefficient fuse) and I otherwise keep the HDD in my storage asleep when duplicacy is not doing its backups. At the start of the schedule it wakes the HDD and enough time passes for it to go back to sleep before being woken up again when the actual transfer starts.
Is it possible to somehow avoid checking the storage, so that the first wake is avoided?