Skip to content

🦉 Python script for backup files and directories. Save your files from loss or damage.

License

Notifications You must be signed in to change notification settings

KonstantinPankratov/Backupy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backupy

Python script for backup files and directories. Save your files from loss or damage.

Build Status License: MIT

Installation

pip install Backupy-tool

Quickstart

from Backupy import Backupy

backup = Backupy()
backup.add_directory('/var/www/html/assets/')
backup.start()

Follow here for more examples.

About

🦉 Python script for backup files and directories. Save your files from loss or damage.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages