Rclone Copy Example !!exclusive!! Jun 2026
If you have a remote configured called google-drive and you want to upload a local folder: rclone copy /home/user/documents google-drive:backups Use code with caution.
In this example, the file /path/to/local/file is copied from the local filesystem to the gdrive:/remote/path location on Google Drive. rclone copy example
rclone copy /local/pics onedrive:pictures -v --progress If you have a remote configured called google-drive