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

REST behaviour #401

Open
robklg opened this issue Feb 25, 2022 · 0 comments
Open

REST behaviour #401

robklg opened this issue Feb 25, 2022 · 0 comments

Comments

@robklg
Copy link
Contributor

robklg commented Feb 25, 2022

unFTP could have a race condition with the REST command. When a transfer is interrupted and then resumed with REST, unFTP should make sure it is resuming the same file or object. For GCS this can be verified through the version/generation number. In a regular FS perhaps this can be based on.. the inode? Otherwise file corruption is possible in some cases, especially for the GCS backend.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant