Skip to content

PowerShell-7zBackup_and_Restore 2.0.2

Choose a tag to compare

@AlexJBFirst AlexJBFirst released this 28 Dec 21:44
· 8 commits to main since this release
153b07d

Features

  • Creating backup profiles with different functionality: Archiving, Copying, Synchronizing, Restoring.
  • Creating archives from a directory or a file, with the ability to select the number of restore points and save the archive in one or two different paths
  • Creating archives from files in the selected directory filtered by the time of their creation.
  • Create copies of directories (files) in 2 different locations at the same time
  • Creating synchronized directories
  • Restoring archive copies created in 7z format
  • Ability to create archive copies before performing restoration tasks
  • Has an update function
  • Has a graphical interface
  • Can be used in both graphical and console modes (after creating profiles for automation)
  • Can be used to create archives or copies of directories (files) on a schedule (you need to create tasks in the task scheduler)
  • Can accept profile names as input to run automated tasks for a batch of profiles, from properties, and from a pipeline