Commit Graph

93 Commits

Author SHA1 Message Date
3c28105f73 revert 514a6c8224
revert „gaboshlib/g_percentage-diff.bashfunc“ ändern
2023-02-15 19:10:49 +01:00
514a6c8224 „gaboshlib/g_percentage-diff.bashfunc“ ändern 2023-02-15 12:07:07 +01:00
43d38ee537 optimized function 2023-02-15 11:52:48 +01:00
16f5b7b928 „gaboshlib/g_backup.bashfunc“ ändern 2023-02-12 19:45:19 +01:00
d26f922fcf LC_NUMERIC=C 2023-02-12 16:08:16 +01:00
d737594cda fix return code 2023-02-07 09:42:07 +01:00
bef210ca6c added workaround for "test" cmd - return code !=0 OK 2023-02-06 14:17:50 +01:00
a688cedd11 fix test 2023-02-06 14:09:19 +01:00
8e3bb9be1b „gaboshlib/g_backup.bashfunc“ ändern 2023-01-22 13:57:43 +01:00
66f1f5f74c round to two places 2023-01-18 10:42:15 +01:00
4b6f4b8341 LANG for "." as decimal separator (and not e.g. in German ",") 2023-01-18 10:34:45 +01:00
edd2c3e6c7 better output 2023-01-17 10:30:16 +01:00
131641e14a better error handling 2023-01-17 10:24:32 +01:00
f05c859b1c „gaboshlib/g_runcmd.bashfunc“ ändern 2023-01-17 10:18:11 +01:00
b812314e91 „gaboshlib/g_echo_debug.bashfunc“ ändern 2023-01-17 09:54:39 +01:00
ce63ae4a03 „gaboshlib/g_echo_debug.bashfunc“ ändern 2023-01-17 09:53:05 +01:00
c9a71a7d2e „gaboshlib/g_echo_debug“ ändern 2023-01-17 09:44:29 +01:00
3a42bb6b23 Output colored debugging info 2023-01-17 09:30:17 +01:00
987d31b60d added g_echo_note function for colored notifications 2023-01-17 09:28:16 +01:00
f817b43dde typo 2023-01-17 09:13:55 +01:00
bbf01d8a60 „gaboshlib/g_percentage-diff.bashfunc“ hinzufügen 2023-01-17 09:07:10 +01:00
7bd0e1790c „gaboshlib/g_signal-notify.bashfunc“ ändern 2023-01-17 09:06:08 +01:00
07588a498b added checks 2023-01-17 09:04:36 +01:00
57f2744916 function for sending signal notifications 2023-01-17 09:02:00 +01:00
67c48188ad add red STDERR output 2023-01-17 08:52:56 +01:00
8f254e85f9 added rsync-options --one-file-system --open-noatime 2023-01-03 13:31:04 +01:00
bfe9e343de excludes update 2 2023-01-03 13:25:23 +01:00
5b6e9fe98a updated excludes 2023-01-03 13:24:06 +01:00
38513043bc excluded backups from backups 2023-01-03 13:08:05 +01:00
52c977fdb4 correct sorting by latest date 2022-12-27 12:53:35 +01:00
5ec905bbca added -y fuzzy and --delete-after useful for fuzzy see rsync manpage
--fuzzy, -y
              This option tells rsync that it should look for a basis file for any destination file that is missing.  The current algorithm looks in the same directory as the destination file for either a file that has an  identical
              size and modified-time, or a similarly-named file.  If found, rsync uses the fuzzy basis file to try to speed up the transfer.

              If the option is repeated, the fuzzy scan will also be done in any matching alternate destination directories that are specified via --compare-dest, --copy-dest, or --link-dest.

              Note that the use of the --delete option might get rid of any potential fuzzy-match files, so either use --delete-after or specify some filename exclusions if you need to prevent this.
2022-12-19 11:43:04 +01:00
4ef0287961 hardlink to latest incomplete backup too (2nd linkdest added) 2022-12-14 10:31:30 +01:00
8a16ed58e3 remove obsolete output 2022-12-14 09:16:28 +01:00
1026e38630 no / in track-tag 2022-12-13 22:08:38 +01:00
1220a17977 changed pipe container format from mp4 to martoska because of broken files 2022-12-13 21:57:29 +01:00
6cd5c4f95a „gaboshlib/g_compress_audio.bashfunc“ ändern 2022-12-13 14:53:10 +01:00
fc03a329f6 „gaboshlib/g_compress_audio.bashfunc“ ändern 2022-12-13 14:44:12 +01:00
44b984860f first scan over all files to prevent after copy created hardlinks 2022-12-12 12:40:03 +01:00
fbfd8a1c9e permission problems 2022-12-07 16:25:50 +01:00
14d3117069 added var-lib-docker exclude 2022-12-07 12:47:39 +01:00
330c3a652b error reporting fix 2022-12-07 09:54:23 +01:00
86bbf2f4d3 changed defaults 2022-12-07 09:36:26 +01:00
2172181597 nummeric-ids for ssh and root rsync 2022-12-07 09:35:17 +01:00
6680c95e64 find latest link-dest 2022-12-07 08:56:35 +01:00
105f8c90da rsync opts for timeout and force 2022-12-07 08:31:21 +01:00
6e309e9bae fixes and additions 2022-12-06 17:00:17 +01:00
b1122df33a „gaboshlib/g_backup.bashfunc“ ändern 2022-12-06 15:07:49 +01:00
7275cf3899 a bit more verbose 2022-12-06 13:58:54 +01:00
3c1e8a2565 returncode on end 2022-12-06 12:41:00 +01:00
c1dca5351e „gaboshlib/g_backup.bashfunc“ ändern 2022-12-06 10:41:30 +01:00