-
Notifications
You must be signed in to change notification settings - Fork 114
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
zrok copy #438
Comments
Working on figuring out how to implement extended properties for modification time and checksums, to properly support reliable synchronization. Useful links: https://moebuta.org/posts/adding-checksums-to-golang-webdav-server-part-i/ |
Need to use the new |
Can we only retrieve |
Initial release will do a best-effort sync based on modification times and file sizes. A future version will re-address the checksums... once there is a daemon (#463) model in place. |
|
|
|
|
Implement a convientient command-line utility for copying to/from and between zrok drive instances.
The text was updated successfully, but these errors were encountered: