#!/bin/sh -f
opt='-nv -m -np -nH --cut-dirs=3 -R index.html* --execute robots=off --wait=1 -P ./astroquery'
wget $opt -R "index.html*" https://data.darts.isas.jaxa.jp/pub/suzaku/ver3.0/700001010/
