Skip to content

ChristoPy/AutoBackup.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

AutoBackup.py

AutoBackup.py is a script file that I wrote to pull XAMPP files to my Dropbox folder in a set of intervals.

Usage

Execute the script passing 3 arguments in the folowing order in the command line:

  • FolderToBeCopied FolderWherePaste Delay

Where FolderToBeCopied is the folder that you want copy, FolderWherePaste is where you gonna paste your files and Delay is the time to wait before make the backup again.

Dependencies

None.

To do

  • Multiple backups at the same time
  • Pick the directories by a config file

Version

0.1

Releases

No releases published

Packages

No packages published

Languages