Is there a way to keep your snapshots longer than 3 days? Like a week or month?
I believe at least the manually taken Snaphots will last forever. Just the automatic Daily ones last for three days (today-2 to today). At least they do for me.
However I think extending the retention of the automatic ones to a week or a month (can be optional) could be usefull.
The current backups seem to be stored in "%userprofile%\AppData\Roaming\Stardock\Fences\Backups" so you may want to copy them to your personal backup (can be schedulled via task scheduller).
Example batch File (please note ISODATE variable below is for US regional options (Month/Date/Year)
@echo offset DAY=%date:~-7,2%set MONTH=%date:~-10,2%set YEAR=%date:~-4%set ISODATE=%YEAR%-%MONTH%-%DAY%"c:\program files\winrar\rar.exe" a "C:\Backups\Fences\%ISODATE%.rar" "%userprofile%\AppData\Roaming\Stardock\Fences\Backups"
Thanks for the info, that was nice of you. Ill try out that batch file.
You can also back them up from here.
C:\Users\USERNAME\AppData\Roaming\Stardock\Fences\Backups
That's the same like "%userprofile%\AppData\Roaming\Stardock\Fences\Backups"
There are many great features available to you once you register, including:
Sign in or Create Account