Nick Craig-Wood 0e7c495395 size: make output compatible with -P
Before this change the output of `rclone size -P` would get corrupted
by the progress printing.

This is fixed by using operations.SyncPrintf instead of fmt.Printf.

Fixes #7912
2025-01-11 18:39:15 +00:00
..
2025-01-11 18:39:15 +00:00
2024-09-30 17:20:42 +01:00