如果磁盘性超过100M/S,6G的VHD备份仅需要60秒左右,可以将数字改小点,默认是 1500秒 ,可以改为 60秒。信息提示可以改为5分钟或10分钟后再试。
if not ef then if DateDiff("s",Application("canrar"&dsserver("id")&"optime"),NOW )<1500 and Application("canrar"&dsserver("id"))=true then ef=True ec="系统繁忙,前一个备份还原的操作尚未处理完,请您稍等60分钟后再试,谢谢您的支持。" end if end if |