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

gracefully handle .crdownload and other such temporary files #6

Open
cdanis opened this issue Sep 3, 2020 · 0 comments
Open

gracefully handle .crdownload and other such temporary files #6

cdanis opened this issue Sep 3, 2020 · 0 comments

Comments

@cdanis
Copy link
Owner

cdanis commented Sep 3, 2020

The current design and implementation works fine if you're cping a file directly, but fails with many errors if you attempt using Chrome to download an image directly into a emojifs directory (for example).

We'd probably need to have some heuristics for recognizing a temporary file, cache their contents locally, and then do the upload to chat-backed storage in rename instead of in release.

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