Skip to content
New issue

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

Implement proper file and directory sync #21

Open
provokateurin opened this issue Jul 16, 2022 · 1 comment · May be fixed by #600
Open

Implement proper file and directory sync #21

provokateurin opened this issue Jul 16, 2022 · 1 comment · May be fixed by #600
Assignees
Labels
feature New feature or request package: files_app Neon files implementation

Comments

@provokateurin
Copy link
Member

Should use the etag from the server and the ctime (stat) locally.

@provokateurin provokateurin added feature New feature or request package: neon_framework package: files_app Neon files implementation labels Jul 16, 2022
This was referenced Jul 16, 2022
@provokateurin
Copy link
Member Author

Generic implementation of https://unterwaditzer.net/2016/sync-algorithm.html will be useful for file sync, but also calendar and contacts etc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request package: files_app Neon files implementation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant