Rclone Copy Example
In this example, the file /path/to/local/file is copied from the local filesystem to the gdrive:/remote/path location on Google Drive.
This command copies the file file.txt from the local machine to the Google Drive remote location. rclone copy example
rclone copy -u /home/user/data dropbox:backup In this example, the file /path/to/local/file is copied
rclone copy /local/pics onedrive:pictures -v --progress In this example
Are you setting this up for a or a scheduled backup ?





