285 Commits

Author SHA1 Message Date
Marius van Witzenburg
62178e424e Added argument to return exit code 2018-04-05 09:23:08 +02:00
Edwin Eefting
b0ffdb4893 fix: atomic snapshots can only be created per pool. now uses a seperate zfs snapshot command for each pool 2018-03-06 15:54:00 +01:00
DatuX
cc45122e3e
Update zfs_autobackup
not needed module
2018-03-06 15:03:30 +01:00
Edwin Eefting
e872d79677 conflicting name 2017-09-25 13:46:20 +02:00
DatuX
e74e50d4e8 Update README.md 2017-09-20 10:28:34 +02:00
Edwin Eefting
cae8ec3e70 WIP 2017-07-30 00:52:31 +02:00
Edwin Eefting
441a323fb2 refactoring for oop and a better diff-engine 2017-07-28 01:46:13 +02:00
Edwin Eefting
8c121fab16 forgot space escaping in zfs_transfer() 2017-07-27 20:23:36 +02:00
Edwin Eefting
37b949fb8e MORE cowbell! 2017-07-26 19:52:24 +02:00
Edwin Eefting
5919ce9d4d fixed space handling in dataset names for remote commands 2017-07-26 04:01:21 +02:00
Edwin Eefting
d78d1ec05e reverted pull request #4 in favour of a better fix. also breaks snapshot consistency (no longer atomic) 2017-07-26 03:28:50 +02:00
Edwin Eefting
285bace604 updated documentation and version 2017-07-26 02:29:45 +02:00
Edwin Eefting
b4507bae27 added resume support via receive_resume_token. moved stuff to main function to make it clear that only args should be used globally 2017-07-26 02:20:14 +02:00
DatuX
5474a0a156 Update README.md 2017-07-26 00:40:01 +02:00
DatuX
ff3bd214c6 Update README.md 2017-07-26 00:38:51 +02:00
DatuX
9339257e09 Merge pull request #7 from mariusvw/hotfix/hanging-empty-filesystems
Hotfix/hanging empty filesystems
2017-07-16 14:46:07 +02:00
DatuX
14b00bc00b Merge pull request #6 from mariusvw/hotfix/indent-corrections
Indent corrections
2017-07-16 14:45:18 +02:00
Marius van Witzenburg
1934f8c8b7 Reordered return data 2017-07-14 16:41:26 +02:00
Marius van Witzenburg
9d7734c238 Missed one line with indenting 2017-07-14 16:39:15 +02:00
Marius van Witzenburg
a047b693a7 Fixed zfs_get_snapshots hang when filesystems is an empty list 2017-07-14 16:27:45 +02:00
Marius van Witzenburg
0d75897915 Merge branch 'master' of github.com:mariusvw/zfs_autobackup
* 'master' of github.com:mariusvw/zfs_autobackup:
  Indent corrections
2017-07-11 18:54:54 +02:00
Marius van Witzenburg
47680d63cc Merge branch 'hotfix/indent-corrections'
* hotfix/indent-corrections:
  Indent corrections
2017-07-11 18:54:46 +02:00
Marius van Witzenburg
671fdf9f72 Indent corrections 2017-07-11 18:53:10 +02:00
Marius van Witzenburg
b101ee42b7 Indent corrections 2017-07-11 18:51:33 +02:00
DatuX
149e00a28b Merge pull request #5 from mariusvw/hotfix/indent_correction
Indent corrections and minor corrections for readability
2017-07-07 14:47:38 +02:00
DatuX
009c3844bd Merge pull request #4 from mariusvw/hotfix/space_escape
Hotfix/space escape
2017-07-07 14:47:14 +02:00
Marius van Witzenburg
d8007ec292 Indent corrections and minor corrections for readability 2017-07-06 10:29:19 +02:00
Marius van Witzenburg
3e694e0928 Cleaning up 2017-07-05 13:05:07 +02:00
Marius van Witzenburg
6b5edab09d Escape dataset verify command 2017-07-05 12:15:08 +02:00
Marius van Witzenburg
748e6d4739 Handle local and remote dataset escaping differently 2017-07-05 12:14:51 +02:00
DatuX
ab6272a438 Merge pull request #3 from mariusvw/hotfix/whitespace
Whitespace corrections
2017-07-05 11:52:22 +02:00
Marius van Witzenburg
3dbd45ed4a Better handling for spaces in datasets 2017-07-05 00:37:48 +02:00
Marius van Witzenburg
fdfe4de923 Whitespace corrections 2017-07-04 14:13:34 +02:00
Edwin Eefting
8e7d8069bd Revert "allow other snapshots to be send as well"
This reverts commit 87f6581036292d6f5fb1cae7abe21d9dd3003196.
2017-01-10 21:58:51 +01:00
Edwin Eefting
25bcffc78c Merge branch 'master' of github.com:psy0rz/zfs_autobackup 2017-01-10 21:55:17 +01:00
Edwin Eefting
87f6581036 allow other snapshots to be send as well 2017-01-10 21:55:12 +01:00
root
251c71673d made ssh cipher optional. arcfour is disabled on many ssh servers 2016-12-21 15:37:00 +00:00
Edwin Eefting
408bdd8e26 more infomative error message 2016-11-04 16:05:08 +01:00
DatuX
35936f7fb8 Update README.md 2016-06-14 00:13:32 +02:00
Edwin Eefting
274ca0f91f added path strip option, usefull when replicating between 2 smartOS machines 2016-06-13 23:26:28 +02:00
Edwin Eefting
566c494b55 fix 2016-04-19 14:05:50 +02:00
DatuX
a4ca038bfa Update README.md 2016-03-31 16:12:16 +02:00
DatuX
0caedeae74 Update README.md 2016-03-31 16:08:06 +02:00
Edwin Eefting
b3464520ec Merge branch 'master' of github.com:psy0rz/zfs_autobackup 2016-03-31 16:04:46 +02:00
Edwin Eefting
5ce39aba2e added rollback options and clear_mountpoint option 2016-03-31 16:04:37 +02:00
DatuX
150dc196eb Update README.md 2016-03-31 15:21:54 +02:00
Edwin Eefting
b2f6743721 option to clear refreservation for new filesystems 2016-02-17 17:14:09 +01:00
DatuX
1e4e88d022 Update README.md 2016-01-19 15:45:13 +01:00
Edwin Eefting
51f8f08503 now also deletes old snapshots from stale filesystems. working on perfecting --destroy-stale. (not 100% safe now, so check what will be destroyed before you use it) 2016-01-06 03:33:04 +01:00
Edwin Eefting
9c0def42ca fix 2015-12-30 17:56:26 +01:00