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

Delete temporary files when a backup fails #36

Closed
timmyomahony opened this issue Sep 30, 2022 · 1 comment
Closed

Delete temporary files when a backup fails #36

timmyomahony opened this issue Sep 30, 2022 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@timmyomahony
Copy link
Owner

Currently if a backup fails you can be left with huge files in the temporary folder. Usually they would be deleted when the backup is complete, but if it fails, the exceptions are caught and therefore the files aren't deleted.

@timmyomahony timmyomahony added the enhancement New feature or request label Sep 30, 2022
@timmyomahony timmyomahony added this to the 4.1.0 milestone Oct 2, 2022
@timmyomahony
Copy link
Owner Author

This is added as of 4.1.0 🎉:

https://github.com/weareferal/craft-remote-sync/releases/tag/4.1.0

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

No branches or pull requests

1 participant