search for: temprsync

Displaying 1 result from an estimated 1 matches for "temprsync".

2016 Jan 19
0
Rsync & time-limit : timeout instead of run-time limit
...sed timeout=1200 in case of poor internet connection. But as you can see, script stops around 15sec after limit time... Please find complete command : rsync -ahz --stats --delete --delete-excluded --detect-renamed --no-group --timeout=1200 --stop-at="08:00" --partial --partial-dir="tempRsync" --max-size="300M" /srv $USER@$REMOTE_NAS:/$day >> log.log I'm looking for an explanation of this error and why I can't have my "run-time limit exceeded" error everytime... Thanks a lot. Florent -------------- next...