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

Feature: Don't initialize empty files #13

Open
d2dyno1 opened this issue Aug 21, 2022 · 0 comments · May be fixed by #78
Open

Feature: Don't initialize empty files #13

d2dyno1 opened this issue Aug 21, 2022 · 0 comments · May be fixed by #78
Labels
feature request Request for adding a feature triage approved The issue has been reviewed and approved for development

Comments

@d2dyno1
Copy link
Member

d2dyno1 commented Aug 21, 2022

Currently, creating new files (like .txt documents) will initialize them with file header metadata (even if there are no contents in the decrypted file).

To save space, don't initialize new files with metadata until they're written to.

@d2dyno1 d2dyno1 added feature request Request for adding a feature triage approved The issue has been reviewed and approved for development labels Aug 21, 2022
@d2dyno1 d2dyno1 moved this to Todo in SecureFolderFS vNext Apr 30, 2023
@d2dyno1 d2dyno1 changed the title Don't initialize empty files Feature: Don't initialize empty files May 8, 2023
@d2dyno1 d2dyno1 linked a pull request Dec 6, 2024 that will close this issue
@d2dyno1 d2dyno1 moved this from Backlog to Done in SecureFolderFS vNext Dec 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Request for adding a feature triage approved The issue has been reviewed and approved for development
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant