wget
# the flag --domains will restrict the download
# only for the files with the domain, otherwise
# it will look for links outside the scope
wget --recursive --domains mysite.com https://mysite.comLast updated
# the flag --domains will restrict the download
# only for the files with the domain, otherwise
# it will look for links outside the scope
wget --recursive --domains mysite.com https://mysite.comLast updated