Cloudsync - checking in sync'ness

georgelza

Patron
Joined
Feb 24, 2021
Messages
417
With a Cloudcync task in place, dong a Push / copy if a source folder to Google.
is there a way to confirm the in sync ness... aka determining if there is a delta and what it is if.?
G
 

sretalla

Powered by Neutrality
Moderator
Joined
Jan 1, 2016
Messages
9,700
Cloud sync is using rclone in the background.

You could use rclone's check function:

Of course you would then also need to work out a whole bunch of the other switches used too in order to have that work, otherwise, you'll need to trust the logs of the job (click on the green Success button in the job list to see more detail)
 

georgelza

Patron
Joined
Feb 24, 2021
Messages
417
ye... trust... nahhhh
whats the saying, trust but verify...
sad that this check is not in cloudsync
so any chance anyone have a command that I can run at the root folder that synced that will tell me if there is anything missing.
G
 

sretalla

Powered by Neutrality
Moderator
Joined
Jan 1, 2016
Messages
9,700
Well, the logs are there to provide an opportunity to verify... maybe they don't have all the details you wanted?
 
Top