Skip to content
This repository has been archived by the owner on Jul 9, 2021. It is now read-only.

Commit

Permalink
0.0.1
Browse files Browse the repository at this point in the history
Initial upload
  • Loading branch information
Skarlett authored Jul 3, 2017
1 parent e77e381 commit 31b6cab
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions Sync/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
## Sync
This script will set up your encrypted usbs to be rsync'ed with. It will also set up a cronjob and automate the task hourly
running `install.sh` will cause each encrypted USB by our software to be formatted for auto sync with your computer

## Inner workings.
This file first identifies our encrypted USBs, finds the mount off of tempSave.tmp, goes in, makes a files called dirs.lst.
This file contains all the directories you wish to sync with the encrypted fs on the usb.

### Forcing sync
Simply run `/etc/backup_rsync/cronjob.py`

0 comments on commit 31b6cab

Please sign in to comment.