Skip to content

It will automatically backup your data into a usb drive using python

License

Notifications You must be signed in to change notification settings

Arbazkhan4712/Auto-BackUp-Drive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Auto-BackUp-Drive

It will automatically backup your data into a USB drive using python. It can also detect if a USB Drive is Connected or Not

forthebadge made-with-python Python 3.6 PyPI license

GitHub forks GitHub star

Dependencies:

pyinstaller

pip install pyinstaller

ADD PATH Source Folder:

source = ("")#ADD THE PATH OF The Source Folder

finaldist = (res1+":/Backup")#Create a Folder nmae with Backup

Run:

Convert the python file into .exe

pyinstaller Auto_Backup.py --onefile

Auto Start-Up Setup:

1. Add The Drive letter in backup.bat

2. Run backup.bat

3.It will automatically run the backup script

Note:

1. Connect only One USB To Run the Backup without Errors

2. The USB should be of FAT32 Type

License & Copyright

© Arbaz Khan

Licensed under the MIT License

About

It will automatically backup your data into a usb drive using python

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published