Commit Graph

8 Commits

Author SHA1 Message Date
Dennis Körner
343a2269b2
Update mirrorsync.sh
Removed calling rsync by explicit path
2021-06-03 12:40:08 +02:00
Dennis Körner
cddbf9fc58
Update mirrorsync.sh
Added quotes to --exclude parameter
2021-06-03 12:27:41 +02:00
Dennis Körner
f80797de04
Update mirrorsync.sh
Added dead process check to file locking
2021-06-03 12:25:32 +02:00
Dennis Körner
00a6125036
Update mirrorsync.sh
Changed variable names to lowerspace
Added doublequotes to variable usage
Converted opts to an array
Doublebrackets instead of [ ]
Changed to printf instead of echo for logging
Added force to rm
2021-06-03 11:53:55 +02:00
Dennis Körner
b8e86fbb1c
Update mirrorsync.sh
Changed backticks to $()
2021-06-03 11:14:26 +02:00
Dennis Körner
2c764f7532
Update mirrorsync.sh
Changed slashes path composition
2021-06-03 11:08:55 +02:00
Dennis Körner
b5d7170a04
Update mirrorsync.sh 2021-06-03 11:02:33 +02:00
Dennis Körner
fee7412056
Create mirrorsync.sh
Initial version with simple locking and low stress rsyncing
2021-06-02 23:33:51 +02:00