You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently peer always seems to rehash files on startup. It should probably use remote_batch to skip files that are identical in size and mtime, like it does with local batch after the first hashing, so peer restart would be faster.
Currently peer always seems to rehash files on startup. It should probably use remote_batch to skip files that are identical in size and mtime, like it does with local batch after the first hashing, so peer restart would be faster.