1
mirror of https://github.com/rclone/rclone synced 2025-05-31 23:34:16 +02:00
Nick Craig-Wood c4531daa43 local: work on spurious "can't copy - source file is being updated" errors
Update all the time comparisons to use time.Time.Equal instead of ==

Improve the logging for that error so we can see exactly what has changed
2018-04-05 14:57:30 +01:00
..