RSync: How do I synchronize in both directions?

后端 未结 8 1552
野的像风
野的像风 2020-12-07 09:00

I want to use rsync to synchronize two directories in both directions.

I refer to synchronization in classical sense (not how it is

8条回答
  •  旧巷少年郎
    2020-12-07 09:22

    I was having the same question and end up using git. It might not fit your situation, but if anyone find this topic and have the same question, you may consider a version control system.

提交回复
热议问题