Commit Graph

69 Commits

Author SHA1 Message Date
olli 67c48188ad add red STDERR output 2023-01-17 08:52:56 +01:00
olli 8f254e85f9 added rsync-options --one-file-system --open-noatime 2023-01-03 13:31:04 +01:00
olli bfe9e343de excludes update 2 2023-01-03 13:25:23 +01:00
olli 5b6e9fe98a updated excludes 2023-01-03 13:24:06 +01:00
olli 38513043bc excluded backups from backups 2023-01-03 13:08:05 +01:00
olli 52c977fdb4 correct sorting by latest date 2022-12-27 12:53:35 +01:00
olli 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
olli 4ef0287961 hardlink to latest incomplete backup too (2nd linkdest added) 2022-12-14 10:31:30 +01:00
olli 8a16ed58e3 remove obsolete output 2022-12-14 09:16:28 +01:00
olli 1026e38630 no / in track-tag 2022-12-13 22:08:38 +01:00
olli 1220a17977 changed pipe container format from mp4 to martoska because of broken files 2022-12-13 21:57:29 +01:00
olli 6cd5c4f95a „gaboshlib/g_compress_audio.bashfunc“ ändern 2022-12-13 14:53:10 +01:00
olli fc03a329f6 „gaboshlib/g_compress_audio.bashfunc“ ändern 2022-12-13 14:44:12 +01:00
olli 44b984860f first scan over all files to prevent after copy created hardlinks 2022-12-12 12:40:03 +01:00
olli fbfd8a1c9e permission problems 2022-12-07 16:25:50 +01:00
olli 14d3117069 added var-lib-docker exclude 2022-12-07 12:47:39 +01:00
olli 330c3a652b error reporting fix 2022-12-07 09:54:23 +01:00
olli 86bbf2f4d3 changed defaults 2022-12-07 09:36:26 +01:00
olli 2172181597 nummeric-ids for ssh and root rsync 2022-12-07 09:35:17 +01:00
olli 6680c95e64 find latest link-dest 2022-12-07 08:56:35 +01:00
olli 105f8c90da rsync opts for timeout and force 2022-12-07 08:31:21 +01:00
olli 6e309e9bae fixes and additions 2022-12-06 17:00:17 +01:00
olli b1122df33a „gaboshlib/g_backup.bashfunc“ ändern 2022-12-06 15:07:49 +01:00
olli 7275cf3899 a bit more verbose 2022-12-06 13:58:54 +01:00
olli 3c1e8a2565 returncode on end 2022-12-06 12:41:00 +01:00
olli c1dca5351e „gaboshlib/g_backup.bashfunc“ ändern 2022-12-06 10:41:30 +01:00
olli 7309a72e9c fixes for user rights 2022-12-05 17:36:17 +01:00
olli 96231548a4 added return code 2022-12-05 16:37:00 +01:00
olli 7c276f31b8 function to force/lazy umount if stale/hanging 2022-12-05 16:08:47 +01:00
olli c56c9ed2c7 initial g_backup function 2022-12-02 15:17:41 +01:00
olli f5e8d0d41d output tu stderr for pipes 2022-12-02 15:14:25 +01:00
olli 530d1ae511 echo on sterr for pipes 2022-12-02 14:59:38 +01:00
olli 0e194aaa09 put cmd in file because of needed quotes '' 2022-12-01 17:43:31 +01:00
olli a5d5169992 „gaboshlib/g_runcmd.bashfunc“ ändern 2022-12-01 15:01:42 +01:00
olli 94cc0f01ef lesser verbose 2022-12-01 13:28:55 +01:00
olli e0753f91d7 „gaboshlib/g_runcmd.bashfunc“ ändern 2022-12-01 13:27:35 +01:00
olli 196b705a5f tee 2022-12-01 13:16:43 +01:00
olli 18bd919a2e „gaboshlib/g_runcmd.bashfunc“ ändern 2022-12-01 13:10:06 +01:00
olli 2d0c91979b nicer output 2022-12-01 12:35:51 +01:00
olli d15795e0ab retry commands 2022-12-01 11:16:46 +01:00
olli 96dcd7e684 added warning 2022-12-01 10:29:21 +01:00
olli beb0535f03 „gaboshlib/g_runcmd.bashfunc“ hinzufügen 2022-12-01 10:23:49 +01:00
olli 9c7bb2c86d limit notify on last 100 lines 2022-12-01 10:22:15 +01:00
olli 161e01c399 limit notify on last 100 lines 2022-12-01 10:21:44 +01:00
olli cffd44ad0d „gaboshlib/g_echo.bashfunc“ ändern 2022-09-28 13:59:20 +02:00
olli 3909bcd4a3 „gaboshlib/g_echo_ok.bashfunc“ ändern 2022-09-28 13:58:49 +02:00
olli 36e0165d61 „gaboshlib/g_echo_error.bashfunc“ ändern 2022-09-28 13:58:23 +02:00
olli afd0fff87b „gaboshlib/g_echo_warn.bashfunc“ ändern 2022-09-28 13:55:36 +02:00
olli 7630c23d4a „gaboshlib/g_echo_warn.bashfunc“ ändern 2022-09-28 13:54:53 +02:00
olli b01dedc9bf von box 2022-09-23 10:50:24 +02:00