XMP-DL

OLDDAYSによれば、KdpRが計算されていない。←ケーブルをはずしてはいけない。
0000が15そろわなかったので、新横欠1、0010にして実行
waitは直したほうがよい。
0005のファイルも
#exit;
while( $#files < 15 ){ ## 15個のファイルがそろうまで待つ。←問題ないように思える。
#check file number
@files = `dir $ORG_DIR*-0010-* $CBANDwildcard`;
if($n_sleep > 10 ){print "over count $n_sleep\n";exit;} # end of script DLgiveup##10回休んだらやめる。
else{ print "now $#files file exist\n wait dl count;$n_sleep\n";sleep(600);} # wait DL
$n_sleep++; #count of sleep time
}
#KdpRのファイルはBACKUPがないとUPできない?22:38?
◆dosya以前のファイルは見つからず。。。。