rclone/cmd/touch
Nick Craig-Wood 0ccf65017f touch: make touch obey --transfers
Before this change, when executed on a directory, rclone would only
touch files sequentially.

This change makes rclone touch --transfers files at once.

Fixes #8402
2025-02-21 15:53:47 +00:00
..
touch.go touch: make touch obey --transfers 2025-02-21 15:53:47 +00:00
touch_test.go test: replace defer cleanup with `t.Cleanup` 2022-12-09 14:38:05 +00:00