Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arturmark/PC-Automation
Anything what helps to improve productivity with work on PC.
https://github.com/arturmark/PC-Automation
automated automation backup folder lightweight python script
Last synced: 2 months ago
JSON representation
Anything what helps to improve productivity with work on PC.
- Host: GitHub
- URL: https://github.com/arturmark/PC-Automation
- Owner: arturmark
- Created: 2020-03-28T20:46:04.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-04-29T14:15:34.000Z (almost 5 years ago)
- Last Synced: 2024-08-13T07:09:57.048Z (6 months ago)
- Topics: automated, automation, backup, folder, lightweight, python, script
- Language: Python
- Homepage:
- Size: 122 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - arturmark/PC-Automation - Anything what helps to improve productivity with work on PC. (Python)
README
# PC-Automation
Anything what helps to improve productivity with work on PC.Lightweight python script to backup your favourite folder in different directory, for example USB drive, with one click.
You need to just define 3 very simple parameters:
1. folder path to backup
2. destination drive (eg. C:\\)
3. destination folder path.This script will create two folder backups: folder-copy and folder-copy-old, just to have an extra ability to rescue old folder after backup.
*The idea is to backup small folders, for example with most recent work, which you want to have backed up frequently.
![Job Categories](https://github.com/arturmark/PC-Automation/blob/master/Folder_backup%20output.png)