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

Only update Archive Files if they are changed #4

Open
2 tasks
t0815 opened this issue May 26, 2024 · 1 comment
Open
2 tasks

Only update Archive Files if they are changed #4

t0815 opened this issue May 26, 2024 · 1 comment
Labels
by design Feature / Problem is working in the intended way enhancement New feature or request

Comments

@t0815
Copy link
Owner

t0815 commented May 26, 2024

To save overhead and time to save changes:

  • Only update a file if it has been changed
  • Update XML file directly i.e. replace xml directly in target archive

Current behavior extracts all files to the temporary working dir and recompresses all of them into a new archive.

@t0815 t0815 self-assigned this May 26, 2024
@t0815 t0815 added the enhancement New feature or request label May 26, 2024
@t0815 t0815 removed their assignment Aug 23, 2024
@t0815 t0815 added the by design Feature / Problem is working in the intended way label Aug 23, 2024
@t0815
Copy link
Owner Author

t0815 commented Sep 13, 2024

note: could implement updating xml directly, if no file has been changed...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
by design Feature / Problem is working in the intended way enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant