Skip to content

acavella/PSBackup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 

PSBackup

GitHub license GitHub tag (latest SemVer) GitHub Release Date GitHub last commit

Overview

A fully functional Powershell module designed to perform windows filesystem backups.

  • Perform full backups from multiple sources.
  • Backup a variety of sources: files, directories, SQL, and more coming soon...
  • On-demand backups via Powershell CLI or scheduled using Windows Task Scheduler.
  • Save files as Raw backup or compressed Zip archives.

Requirements

  • Powershell 4.0+

Installation

  1. Download the latest release from GitHub.
  2. Extract the release archive (zip or tar.gz).
  3. Copy the PSBackup folder to C:\Program Files\WindowsPowerShell\Modules\
  4. Verify the installation by running the following command Get-Module -List -Name "PSBackup"
  5. You should see the latest released version of PSBackup listed.

Usage

Usage instructions and examples here.

Security Vulnerabilities

If you discover a security vulnerability within PSBackup, please send an e-mail to tony@cavella.com. Security vulnerabilities are taken very seriously and will be addressed with the utmost priority.

Contributing

Contributions are what make the open source community such an amazing place. See CONTRIBUTING.md for more information.

License

Distributed under the Apache License v2.0. See LICENSE for more information.

Contact

Tony Cavella - tony@cavella.com

Project Link: https://github.com/revokehq/psbackup

Acknowledgements

About

A fully featured Powershell module designed to perform windows filesystem backups.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published