summaryrefslogtreecommitdiff
path: root/byteback-backup
AgeCommit message (Collapse)Author
2014-07-11Now defintely treats code 24 as success.Patrick J Cherry
2014-07-10Don't retry if source files vanishPatrick J Cherry
2014-07-02Change Dir::exists? to File::directory? for ruby1.8James Hannah
2014-06-13Updated --help and expanded list of excluded things to include common ↵Patrick J Cherry
meta-filesystems
2014-06-13Removed --one-filesystem flag to avoid cock-ups, and removed the sources ↵Patrick J Cherry
option, and rejigged the excludes option to allow the excludes file to be parsed as an rsync filter. Added an rsync_filter file, which is merged in as a filter.
2014-06-11Added lockfile stuffJames Hannah
2014-05-09byteback-backup: Adjusted not to use trollop. Also sources and excludes can ↵Patrick J Cherry
be specified in /etc/byteback/sources and excludes.
2014-01-08Bug fixes after testing.Matthew Bloch
2014-01-08Second attemptMatthew Bloch
2014-01-08Normalized line endingsMatthew Bloch
2014-01-08Fixed file permissions.Matthew Bloch
2014-01-08Put ssh options in common function, moved hostname invocation to the place ↵Matthew Bloch
where we actually use it.
2014-01-06First commit of working code, needs a lot more writing and testingMatthew Bloch