...
Code Block | ||
---|---|---|
| ||
rclone copy --create-empty-src-dirs TEST_DIR gdrive:VIKING-DATA-TEST |
If you login into Google Drive you should see the folder VIKING-DATA-TEST and any files that are in TEST_DIR.
Refer to the rclone documentation for full information about rclone usage.
...