How to properly create 1:1 mirror with no shapshots #144
-
|
Hi! I have just gotten Vykar going and was wondering if Vykar supports mirroring without snapshots? I want to be able to backup a 1:1 copy of a folder to S3 storage and when I run another backup a week later, I'd like the changes to be uploaded/deleted. Right now I think the best way to do this is to set a retention of 1 and after running a backup to prune all the snapshots, but is there a better or more appropriate way to achieve this? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
|
If you want to back up to multiple repos, you just add multiple repos. If you are talking about syncing files, you may want to look into rclone. |
Beta Was this translation helpful? Give feedback.
If you want to back up to multiple repos, you just add multiple repos.
If you are talking about syncing files, you may want to look into rclone.