Files
rclone/cmd/bisync
nielash 26b629f42f bisync: fix koofr integration tests
Before this change, koofr failed certain bisync tests because it can't set mod
time without deleting and re-uploading. This caused the "nothing to transfer" log
to not get printed where expected (as it is only printed when there are 0
transfers, but koofr requires extra transfers to set modtime.)

This change fixes the issue by ignoring the absence of the "nothing to transfer"
log line on backends that return `fs.ErrorCantSetModTimeWithoutDelete` for
`obj.SetModTime`.
2025-09-04 14:38:10 -04:00
..
2025-08-17 20:16:46 -04:00
2025-08-22 12:13:59 +01:00
2025-08-17 20:16:46 -04:00
2021-11-01 21:00:27 +03:00
2025-08-17 20:16:46 -04:00
2025-08-17 20:16:46 -04:00
2025-08-17 20:16:46 -04:00
2025-08-17 20:16:46 -04:00
2025-08-17 20:16:46 -04:00
2025-08-17 20:16:46 -04:00
2025-08-17 20:16:46 -04:00