Score:1

Can I use the drive URL to copy a folder with rclone?

se flag

Rather than navigate through the folder structure I'd find it easier to just use the drive URL that I could copy from - for example Firefoy. Like this:

rclone copy https://drive.google.com/drive/u/1/folders/some_id_from_gdrive .

Is it possible? or is it possible via some part of the URL?

David avatar
cn flag
Your question is confusing. You talk about folder structure which says to me local computer and give an example of a web site.
se flag
@David - In rclone the typical command uses some sort of hierarchical file structure also on the remote,. However on google drive that is a mapping to a URI that contains an ID. My question is: can I skip the folder navigation and point straight to the ID? I hope it clarifies
Score:0
cn flag
rclone copy --drive-root-folder-id some_id_from_gdrive source: /path/to/your/local/folder -Pv

"source:" is your Google Drive remote name.

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.