gilbertchen / duplicacy

A new generation cloud backup tool
https://duplicacy.com
Other
5.26k stars 340 forks source link

Import snapshots from other backup tools #630

Open RubenKelevra opened 2 years ago

RubenKelevra commented 2 years ago

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. :)

blackbit47 commented 2 years ago

Use a tag with the date/timestamp instead.

See usage for -t