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

Option to allow saving backup files with date of last mod, instead of date of save #57

Open
mapazarr opened this issue Aug 3, 2019 · 0 comments

Comments

@mapazarr
Copy link

mapazarr commented Aug 3, 2019

Hi, I would like to save my backup files using the date of the last modification of the file, instead of with the date of when the save was performed.

In shell terminology, basically the idea would be to copy the file using cp -a instead of just cp.

Eventually the date encoded in the name of the file should also be changed to the date of the last modification of the file.

This could be added as an option to the configuration settings, instead of as the default behavior.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants