25 Commits

Author SHA1 Message Date
8f2bca5046 updating MIT license. 2017-10-02 03:46:53 -07:00
286065aec1 renaming the forever loop script to include "forever loop" in its name. 2017-04-08 15:36:40 -07:00
b5d18895f7 Merge branch 'master' of https://charlesreid1.com:3000/rpi/pi-transmission
* 'master' of https://charlesreid1.com:3000/rpi/pi-transmission:
  add note for user
  update wifi path to be /wifi not ${HOME}/wifi
  fix ps aux grep to *correctly* check for stunnel.
  a few useful one-liner rsync tests to the readme file
2017-04-05 05:49:06 +00:00
78b28fdeea updating hosts allow to be 127.0.0.1 (local rsync traffic only) 2017-04-05 05:48:52 +00:00
bf189a9257 add note for user 2017-04-05 04:42:23 +00:00
ce571e1a4e update wifi path to be /wifi not ${HOME}/wifi 2017-04-05 03:36:15 +00:00
c547c76136 fix ps aux grep to *correctly* check for stunnel. 2017-04-01 08:50:13 +00:00
3b399766d8 a few useful one-liner rsync tests to the readme file 2017-04-01 08:49:46 +00:00
795bde54c0 fix rsync command so it does *not* create relative paths. 2017-03-31 23:52:48 -07:00
265aba2401 removing hosts allow line. 2017-03-31 23:44:49 -07:00
4d4e3655d6 clarify what runs on server and what runs on client in readme. 2017-04-01 06:21:46 +00:00
cd095945e5 add helpful clarifying comments to readme. 2017-04-01 06:18:00 +00:00
862154b72b add existence check before backing up file 2017-04-01 06:17:28 +00:00
cb7a1ad392 adding +x bit 2017-03-31 23:11:23 -07:00
fa235d59de cleaning up rsync_with_server. 2017-03-31 23:10:48 -07:00
f885225907 re-writing setup_rsync 2017-03-31 23:10:31 -07:00
afc1797fcb check_stunnel will take a longer nap. 2017-03-31 23:10:10 -07:00
8b2c188107 Moving rsync.conf to rsyncd.conf 2017-03-31 23:09:37 -07:00
12de282c13 expanding on readme to describe the three scripts in the repo. 2017-03-31 23:09:19 -07:00
bcf8ab9395 adding a final rsync call 2017-03-31 19:15:20 -07:00
e62fc0212b add script to set up rsync on rpis 2017-03-31 19:14:39 -07:00
5d7a019d1c check in template rsync.conf file 2017-03-31 19:14:17 -07:00
c46b6235e3 ignore a temporary file 2017-03-31 19:14:05 -07:00
68de8d9ddf incomplete work, getting it off pi. 2017-04-01 01:44:40 +00:00
rpi
01b063847a Initial commit 2017-03-31 07:57:09 +00:00