We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
在同步功能中,对象存储和本地磁盘存在文件或者目录差异时,需要制定一个标准参考对象,例如以本地磁盘为准,bucket内少的则上传,bucket内多的则删除;同理如果以Bucket为标准参考对象,本地磁盘少的则下载,本地磁盘多的则删除。
希望官方增加该功能,做到真正的同步。
The text was updated successfully, but these errors were encountered:
目前的sync是不会删除多的对象,后续可以考虑支持删除的sync
Sorry, something went wrong.
No branches or pull requests
在同步功能中,对象存储和本地磁盘存在文件或者目录差异时,需要制定一个标准参考对象,例如以本地磁盘为准,bucket内少的则上传,bucket内多的则删除;同理如果以Bucket为标准参考对象,本地磁盘少的则下载,本地磁盘多的则删除。
希望官方增加该功能,做到真正的同步。
The text was updated successfully, but these errors were encountered: