EMCECS / ecs-sync

ecs-sync is a bulk copy utility that can move data between various systems in parallel
Apache License 2.0
61 stars 22 forks source link

Sync only new/updated files from Source to Target #103

Closed akashcse closed 10 months ago

akashcse commented 1 year ago

Is there any way to sync only new/updated file from source to target? As target already contains source files. I want to sync only required files as my target already had all source files.

xiaoxin-ren commented 1 year ago

You can make it by retrying the same sync task. The objects from source won't be copied to target again if it's not modified/updated.

hoelgu commented 1 year ago

Make sure to choose a db name to orevent the deletion should you archive the job

Holger Jakob +41 79 415 56 22

On 30 Aug 2023, at 20:58, Eric Ren @.***> wrote:



You can make it by retrying the same sync task. The objects from source won't be copied to target again if it's not modified/updated.

— Reply to this email directly, view it on GitHubhttps://github.com/EMCECS/ecs-sync/issues/103#issuecomment-1699684610, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AZKNYXDM4ESCWTUNZTSLOWDXX6ELTANCNFSM6AAAAAA3ZIG3YU. You are receiving this because you are subscribed to this thread.Message ID: @.***>