cjnaz / rclonesync-V2

A Bidirectional Cloud Sync Utility using rclone
MIT License
355 stars 39 forks source link

One way sync #82

Closed DarrenPIngram closed 2 years ago

DarrenPIngram commented 2 years ago

I couldn't see this in the docs, but is there (or can there be) a way to do a one-way sync only?

Use case; rclone sync itself doesn't clean up well for me in some cases, especially with folder or file renames.

Want to ensure a 1:1 copy from server A to B only.

cjnaz commented 2 years ago

Hum... rclonesync wont do what you want. Perhaps raise the question on the rlcone forum. Just curious, what mess does rlcone sync leave?

DarrenPIngram commented 2 years ago

Thank you for the verification. I'm finding at times rclone sync is not deleting directories at destination (e.g. on rename) even if no errors were reported.

Plus I don't see a "force resync" option. The rclone check may make a list of files but nothing to act on them -- and resyncing a multi Tb directory and trying to clean it up "manually" is not a fun task.

On Mon, 7 Feb 2022 at 01:21, Chris @.***> wrote:

Hum... rclonesync wont do what you want. Perhaps raise the question on the rlcone forum. Just curious, what mess does rlcone sync leave?

— Reply to this email directly, view it on GitHub https://github.com/cjnaz/rclonesync-V2/issues/82#issuecomment-1030938498, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABV5MADZU6ZSYOLZVWS2IXDUZ366XANCNFSM5NVO4CLA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you authored the thread.Message ID: @.***>

cjnaz commented 2 years ago

I do recommend taking your issues with sync to the rclone forum. There may be helpful suggestions or a bug they would want to know about.

DarrenPIngram commented 2 years ago

Yes I will prepare something, thanks.

On Thu, 10 Feb 2022 at 19:00, Chris @.***> wrote:

I do recommend taking your issues with sync to the rclone forum. There may be helpful suggestions or a bug they would want to know about.

— Reply to this email directly, view it on GitHub https://github.com/cjnaz/rclonesync-V2/issues/82#issuecomment-1035167537, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABV5MAGXHZGBRNDE7CFMIELU2PVKHANCNFSM5NVO4CLA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you authored the thread.Message ID: @.***>