Sync from locale fileshare to SharePoint Online library

What is the problem you are having with rclone?

We use rClone to sync Files from a local fileshare to an Sharepoint online Library.
A few weeks ago we didnt have any problem with rclone but now i doenst work. The log says that it sync everything but rclone just synct it to a local folder and not to the destination which i configured.

What is your rclone version (output from rclone version)

rclone v1.51.0

Which OS you are using and how many bits (eg Windows 7, 64 bit)

Win 10

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

OneDrive / SharePoint Library

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

rclone sync Source Destination: -v --log-file C:\log

A log from the command with the -vv flag (eg output from rclone -vv copy /tmp remote:tmp)

hello and welcome to the fourm,

not sure that we can call this a bug.

is "Gatekeeper" a local folder or a remote in the cloud?

"Gatekeeper" would point to a local folder on your computer. you might have copied the files to a local folder on your computer.

"Gatekeeper:" which has a colon, would point to a remote in the cloud.
remotes need a colon

in order to prevent mistakes, you should use --dry-run when testing.
https://rclone.org/docs/#n-dry-run

Hi asdffdsa,

"GateKeeper" is the destination, a sharepoint library in the cloud.

I will try it with the colon and with "--dry-run"

Thanks for the feedback

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