rclone/fs/operations
Nick Craig-Wood e65e8a4c55 operations: fix files moved by rclone move not being counted as transfers
Before this change we were only counting moves as checks. This means
that using `rclone move` the `Transfers` stat did not count up like it
should do.

This changes reclassifies moves as Transfers which fixes the problem.

See: https://forum.rclone.org/t/stats-one-line-date-broken-in-1-64-0-and-later/43263/
2024-01-04 11:40:45 +00:00
..
2023-04-28 14:31:05 +01:00