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

Ensure file is not written by other process before uploading it #140

Open
pixtron opened this issue Nov 2, 2018 · 1 comment
Open

Ensure file is not written by other process before uploading it #140

pixtron opened this issue Nov 2, 2018 · 1 comment
Milestone

Comments

@pixtron
Copy link
Member

pixtron commented Nov 2, 2018

Description

Is:
It might occur that a process is still writing to a file, while it is being uploaded.

Should:
Get size or hash of file before upload starts, timeout, compare hash or size to current: if equal start upload, else timeout. If not equal set new timeout.

balloon desktop version

0.2.3

Your client operating system

N/A

Filesystem (If known)

N/A

balloon server version (If known)

N/A

@pixtron
Copy link
Member Author

pixtron commented Feb 18, 2020

Will be fixed with update to balloon-node-sync >= v0.6.4

pixtron added a commit that referenced this issue Feb 18, 2020
pixtron added a commit that referenced this issue Feb 18, 2020
pixtron added a commit that referenced this issue Feb 18, 2020
@pixtron pixtron added the hasfix label Feb 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants