Ray Tanaka
fc1568db61
fixing cifs issue with my last change and reordering so we don't need a separate credential file
2018-10-29 23:59:04 -07:00
Ray Tanaka
d91aff3ced
remove write archive dependency
2018-10-29 22:54:29 -07:00
Ray Tanaka
4d0b010e8d
removing since this is done in configure-archive and to make it more consistent with the others
2018-10-29 22:54:29 -07:00
cimryan
dfd2a61785
Merge branch 'master' into u/rtgoodwin/headless-patch
2018-10-29 07:10:06 -07:00
cimryan
969d8a4f0e
Merge branch 'u/rtgoodwin/headless-patch' into headless-patch
2018-10-28 22:44:11 -07:00
Gocnak
636b1a1819
Disregard copying perms to catch another edge case
...
Pesky, was caught up trying to copy permissions over and didn't really need to
2018-10-29 01:38:38 -04:00
Gocnak
f15d597025
10-try retry the disconnect check
...
Also lost in the great merge of '18
2018-10-29 01:38:37 -04:00
Gocnak
c3554cac89
Use compression (-z) with rsync
...
This was dropped during the great merge of '18
2018-10-29 01:38:37 -04:00
cimryan
b45dade31f
Merge pull request #65 from rtanaka/rclone_archive
...
add support for cloud based syncing (e.g. Google Drive) via rclone
2018-10-26 18:05:11 -07:00
Richard Goodwin
e15506681d
Extra checks for whether to send push
2018-10-26 09:06:37 -05:00
Ray Tanaka
485cec4e41
explicitly adding config file path since it is throwing errors
2018-10-26 01:42:05 -07:00
cimryan
ea7a12ef8b
More gracefully handle failures to archive to cifs shares.
2018-10-25 20:33:12 -07:00
cimryan
13e26f0589
Merge archive-teslacam-clips into archiveloop.
...
Now that the archiving of clips has been factored out of archive-teslacam-clips there isn't much value in keeping the template method for archiving in a separate file.
2018-10-25 20:32:30 -07:00
Ray Tanaka
00d77474b1
bug fix: script tries to create a filename 0 when files sent is 0
2018-10-25 15:27:17 -07:00
Ray Tanaka
9bb8f1e046
adding support and documentation for using rclone
2018-10-25 15:18:06 -07:00
cimryan
93b7663142
Use values for CIFS vers from the mount.cifs man page.
2018-10-25 07:21:39 -07:00
Ray Tanaka
3263313cdb
bug fix: missing space to address script error
2018-10-25 01:40:49 -07:00
cimryan
e875763e58
Separate files into those used for setup and those used at runtime.
...
Files used for both will go in the run tree.
2018-10-24 20:55:29 -07:00