Forrest logo
back to the rclone tool

rclone:ai:bc294

How do I copy multiple folders from google drive
$ rclone copy remote:source_folder remote:destination_folder
try on your machine

This command will copy all the folders and files from the 'source_folder' on Google Drive to the 'destination_folder' on your local machine using rclone, a command line program for syncing files and directories.

This explanation was created by an AI. In most cases those are correct. But please always be careful and never run a command you are not sure if it is safe.

Questions that are answered by this command:

  • How do I copy multiple folders from google drive?
back to the rclone tool