Files
rclone/docs/content
lifandGitHub c49015552c bisync: fix handling of unreadable lockfiles - fixes #9290
Lockfiles with invalid JSON content caused bisync to fail permanently
because lockFileIsExpired() logged the decode error but still fell
through to the "valid lock file" path with zero-value TimeExpires.

Now when a JSON decode error is detected:
- If --max-lock is set (< basicallyforever): treat garbled lockfile as
  expired, mark listings failed, and proceed (safe assumption: the
  previous bisync run crashed and left garbage).
- If --max-lock is not set (default): log a clear error telling the
  user the lockfile needs manual inspection, and return false.
2026-03-31 10:56:28 +01:00
..
2026-01-30 20:53:56 +00:00
2025-11-21 17:10:17 +00:00
2025-11-21 17:10:17 +00:00
2026-03-11 11:26:16 +00:00
2026-01-30 20:53:56 +00:00
2026-01-30 20:53:56 +00:00
2025-11-21 17:10:17 +00:00
2025-11-21 17:10:17 +00:00
2026-01-30 20:53:56 +00:00
2026-01-30 20:53:56 +00:00
2026-01-30 20:53:56 +00:00
2026-01-23 16:55:52 +00:00
2025-11-21 17:10:17 +00:00
2026-01-30 20:53:56 +00:00
2026-01-30 20:53:56 +00:00
2025-11-21 17:10:17 +00:00
2025-11-21 17:10:17 +00:00
2025-11-21 17:10:17 +00:00
2026-03-20 23:33:27 +01:00
2025-11-21 17:10:17 +00:00
2025-11-21 17:10:17 +00:00
2025-11-21 17:10:17 +00:00
2025-11-21 17:10:17 +00:00
2026-01-30 20:53:56 +00:00
2025-11-21 17:10:17 +00:00
2026-01-30 20:53:56 +00:00
2025-11-21 17:10:17 +00:00
2025-11-21 17:10:17 +00:00
2025-11-21 17:10:17 +00:00
2026-01-30 20:53:56 +00:00
2025-11-21 17:10:17 +00:00
2026-01-30 20:53:56 +00:00
2025-11-21 17:10:17 +00:00
2025-11-21 17:10:17 +00:00
2026-01-30 20:53:56 +00:00
2025-11-21 17:10:17 +00:00
2025-11-21 17:10:17 +00:00