Commit Graph

127 Commits

Author SHA1 Message Date
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
7309a72e9c fixes for user rights 2022-12-05 17:36:17 +01:00
96231548a4 added return code 2022-12-05 16:37:00 +01:00
7c276f31b8 function to force/lazy umount if stale/hanging 2022-12-05 16:08:47 +01:00
c56c9ed2c7 initial g_backup function 2022-12-02 15:17:41 +01:00
f5e8d0d41d output tu stderr for pipes 2022-12-02 15:14:25 +01:00
530d1ae511 echo on sterr for pipes 2022-12-02 14:59:38 +01:00
0e194aaa09 put cmd in file because of needed quotes '' 2022-12-01 17:43:31 +01:00
a5d5169992 „gaboshlib/g_runcmd.bashfunc“ ändern 2022-12-01 15:01:42 +01:00
94cc0f01ef lesser verbose 2022-12-01 13:28:55 +01:00
e0753f91d7 „gaboshlib/g_runcmd.bashfunc“ ändern 2022-12-01 13:27:35 +01:00
196b705a5f tee 2022-12-01 13:16:43 +01:00
18bd919a2e „gaboshlib/g_runcmd.bashfunc“ ändern 2022-12-01 13:10:06 +01:00
2d0c91979b nicer output 2022-12-01 12:35:51 +01:00
d15795e0ab retry commands 2022-12-01 11:16:46 +01:00
96dcd7e684 added warning 2022-12-01 10:29:21 +01:00
beb0535f03 „gaboshlib/g_runcmd.bashfunc“ hinzufügen 2022-12-01 10:23:49 +01:00