a7ff11bf4d
gaboshlib/g_backup.bashfunc aktualisiert
2023-07-26 09:44:46 +02:00
c0e6dd9334
strange rsync --link-dest workaround
2023-07-22 13:58:28 +02:00
17467058c2
gaboshlib/g_backup.bashfunc aktualisiert
2023-07-21 19:07:33 +02:00
abf573b6cc
gaboshlib/g_backup.bashfunc aktualisiert
2023-07-21 16:45:36 +02:00
3444bdafb5
gaboshlib/g_backup.bashfunc aktualisiert
2023-07-21 16:21:16 +02:00
b7bbb4fd1e
gaboshlib/g_backup.bashfunc aktualisiert
2023-07-20 16:24:38 +02:00
63cde17a35
gaboshlib/g_backup.bashfunc aktualisiert
2023-07-20 16:12:35 +02:00
43e2d878d0
max linkdests
2023-07-01 16:05:44 +02:00
a676d94eca
„gaboshlib/g_valid_ip.bashfunc“ ändern
2023-06-05 13:44:33 +02:00
7c857289e6
„gaboshlib/g_valid_ip.bashfunc“ hinzufügen
2023-06-05 12:52:16 +02:00
54f3eb8c2b
preserve hardlinks fix
2023-05-29 15:03:14 +02:00
3e386dc107
added multiple --link-dest for incomplete backups
2023-05-16 16:03:34 +02:00
11fc9db848
localized variables
2023-04-20 11:20:28 +02:00
706c101593
no retry on ls -ld
2023-04-20 11:08:50 +02:00
737047143e
fix "permission denied" while removing old backups
2023-03-01 09:54:34 +01:00
fb647fa1d1
„gaboshlib/g_percentage-diff.bashfunc“ ändern
2023-02-15 19:11:15 +01:00
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