Skip to content

Powershell scripts to backup Windows10 laptop's SSD on C:\ to HDD on D:\. It uses maximal compression (i.e., runtime be damned), run automatically when the "sleep" state is called, and keep only: - the previous 3 backups - a backup for each of the previous 3 months - a backup for each of the previous 3 years

License

Notifications You must be signed in to change notification settings

jdstraye/backup

Repository files navigation

backup

Powershell scripts to backup Windows10 laptop's SSD on C:\ to HDD on D:. It uses maximal compression (i.e., runtime be damned), runs automatically when the "sleep" state is called, and keeps only:

  • the previous 3 backups
  • a backup for each of the previous 3 months
  • a backup for each of the previous 3 years

Disontinuation

I could never get the archival process fast enough to make it viable. So, I am discontinuing this effort to throw my efforts behind restic. There are many helper git repos for restic, also, such as

About

Powershell scripts to backup Windows10 laptop's SSD on C:\ to HDD on D:\. It uses maximal compression (i.e., runtime be damned), run automatically when the "sleep" state is called, and keep only: - the previous 3 backups - a backup for each of the previous 3 months - a backup for each of the previous 3 years

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published