[PATCH] --timelimit and --stopat

Wayne Davison wayned at samba.org
Tue Apr 27 03:10:50 GMT 2004


On Thu, Apr 22, 2004 at 04:20:07PM -0400, John Taylor wrote:
> Upon a suggestion to improve the --timelimit patch, I have also added
> a --stopat option.

CVS now has an updated time-limit.diff patch in which I simplified the
code quite a bit and tweaked the options a bit:

 --stop-at=YY-MM-DD at HH:MM
        This option allows you to specify at what time to stop rsync, in
        year-month-day at hour:minute numeric format (e.g. 04-12-3l at 23:59).

 --time-limit=TIME
        This option allows you to specify the maximum number of  minutes
        rsync will run for.

..wayne..


More information about the rsync mailing list