EMCECS / ecs-sync

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

Copy to CIFS #101

Closed akashcse closed 1 year ago

akashcse commented 1 year ago

Is it possible to sync file to CIFS?

xiaoxin-ren commented 1 year ago

You could mount CIFS and set Filesystem as target to the mount point.

akashcse commented 1 year ago

Thank you @xiaoxin-ren your suggestion works