Can rclone sync multiple SharePoint sites at once?

What is the problem you are having with rclone?

Hello, I have 30 SharePoint sites and would like to know if there is a way for rclone to sync all of them at once. Rclone gives me 7 options but I haven't been able to find out how to sync all the sites at once without setting up each by one which takes lots of time.

Any suggestions will be appreciated.

Thanks

Run the command 'rclone version' and share the full output of the command.

rclone v1.59.2

  • os/version: ubuntu 20.04 (64 bit)
  • os/kernel: 5.15.0-48-generic (x86_64)
  • os/type: linux
  • os/arch: amd64
  • go/version: go1.18.6
  • go/linking: static
  • go/tags: none

Which cloud storage system are you using? (eg Google Drive)

OneDrive/SharePoint

The command you were trying to run (eg rclone copy /tmp remote:tmp)

1 / OneDrive Personal or Business
   \ (onedrive)
 2 / Root Sharepoint site
   \ (sharepoint)
   / Sharepoint site name or URL
 3 | E.g. mysite or https://contoso.sharepoint.com/sites/mysite
   \ (url)
 4 / Search for a Sharepoint site
   \ (search)
 5 / Type in driveID (advanced)
   \ (driveid)
 6 / Type in SiteID (advanced)
   \ (siteid)
   / Sharepoint server-relative path (advanced)
 7 | E.g. /teams/hr
   \ (path)

The rclone config contents with secrets removed.

Paste config here

A log from the command with the -vv flag

Paste  log here

Can you share the config for one of the sites? Redact any secrets and tokens. That might give us some ideas.

If you have a list of sites the config can be automated.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.