Hi Arkady.Sherman,  

 > Hello, Alexandr.
 > Have you considered adding scheduling options for commands at least for 
 > the mirror one? For example, --start-time=TIME, --stop-time=TIME, or 
 > something else.

I'm using "at" command for this:

at 00:00                         # to start right after midnight
at 07:00 -- kill all &           # to kill all transfers at 7 AM
                                 # note the "&" symbol above
open ftp.zzz.net
cd xxx
mirror .



-- 
Michael

Reply via email to