rclone copy --progress ./files remote:bucket/files

Category: Backup & Restore

rclone copy --progress ./files remote:bucket/files

Upload files with a live progress display

Runs the same upload as plain rclone copy, but --progress renders a live bar showing speed and remaining time, helpful for large first uploads. The progress output updates in place. Related: rclone sync --progress for the mirroring variant.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.