|
发表于 2004-4-16 14:10:52
|
显示全部楼层
lftp可以
There is command `at' to launch a job at specified time in current context, command `queue' to queue commands for sequential execution for current server, and much more.
repeat [delay] [command]
Repeat the command. Between the commands a delay inserted, by default 1 second. Example:
repeat at tomorrow -- mirror
repeat 1d mirror |
|