On Mon, 2004-04-19 16:28:08 -0400, John Taylor <[EMAIL PROTECTED]>
wrote in message <[EMAIL PROTECTED]>:

> I have written a patch for rsync-2.6.1pre-2 which adds a --time-limit=T
> option.  When this option is used rsync will stop after T minutes
> and exit.  I think this option is useful when rsyncing a large amount

Okay, nice thing. What about

$ echo "killall rsync" | at midnight

Of couse, you can make that a bit more flexible if you've got several
concurrent rsync running (by using their PID and checking it before
killing it to actually be a rsync instance)...

MfG, JBG

-- 
   Jan-Benedict Glaw       [EMAIL PROTECTED]    . +49-172-7608481
   "Eine Freie Meinung in  einem Freien Kopf    | Gegen Zensur | Gegen Krieg
    fuer einen Freien Staat voll Freier Bürger" | im Internet! |   im Irak!
   ret = do_actions((curr | FREE_SPEECH) & ~(NEW_COPYRIGHT_LAW | DRM | TCPA));

Attachment: signature.asc
Description: Digital signature

-- 
To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to