mirror of
https://cgit.krebsco.de/krops/
synced 2025-05-15 07:18:26 +00:00
populate rsync': reduce verbosity
This commit is contained in:
parent
f175fd8ad2
commit
281fc9a078
@ -239,7 +239,8 @@ let
|
||||
(filter: /* sh */ "--${filter.type} ${quote filter.pattern}")
|
||||
config.filters} \
|
||||
-e ${quote (ssh' target)} \
|
||||
-vFrlptD \
|
||||
--info=backup,del,copy,misc,mount,name,nonreg,remove,skip,symsafe \
|
||||
-FrlptD \
|
||||
${optionalString config.deleteExcluded /* sh */ "--delete-excluded"} \
|
||||
"$source_path" \
|
||||
${quote (
|
||||
|
Loading…
Reference in New Issue
Block a user