We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I already created a forum thread on this, but it seems to get no attention.
So I thought I try it this way:
I like to import a bunch of old snapshots into duplicacy. They can be mounted as a folder, so I got a list of folders with simple timestamps.
I like to just loop over them via bash and ask duplicacy to create snapshots with the given date and time I provide on each call.
https://forum.duplicacy.com/t/create-a-backup-with-a-different-timestamp/6282/3
I think that's a valid usecase and should be supported. :)
The text was updated successfully, but these errors were encountered:
Use a tag with the date/timestamp instead.
See usage for -t
Sorry, something went wrong.
No branches or pull requests
I already created a forum thread on this, but it seems to get no attention.
So I thought I try it this way:
I like to import a bunch of old snapshots into duplicacy. They can be mounted as a folder, so I got a list of folders with simple timestamps.
I like to just loop over them via bash and ask duplicacy to create snapshots with the given date and time I provide on each call.
https://forum.duplicacy.com/t/create-a-backup-with-a-different-timestamp/6282/3
I think that's a valid usecase and should be supported. :)
The text was updated successfully, but these errors were encountered: