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

Fixed windows backup filename - swapped colon in timestamp to hyphen to handle windows filesystems #13230

Merged
merged 1 commit into from
Jun 29, 2023

Conversation

snipe
Copy link
Owner

@snipe snipe commented Jun 29, 2023

On some Windows filesystems, adding the customization of the "manual" passing of the timestamp in the filename so we can show manually initiated backups, manually uploaded backups, etc with a H:i:s part of the filename seems like it was causing some issues on some windows machines, causing manual backups to fail with errors. This should solve those scenarios.

@what-the-diff
Copy link

what-the-diff bot commented Jun 29, 2023

PR Summary

  • Modified Filename Option in Backups
    In the settings control section, there has been a change to the way backup files are named. Instead of generic names, backup files will now include the exact date and time they were created. This will make it much easier to identify and manage these files in the future.

@snipe snipe merged commit e236bf4 into develop Jun 29, 2023
@snipe snipe deleted the fixes/windows_backup_filename_colon_wtf_issue branch June 29, 2023 19:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant