Is it possible to download zip files from a website with login account and password?
I tried
wget --recursive --no-parent -nd https://*edu/pages/access/search.jsp
However, not being able to download all the zip files. got a copyright message below.
!DOCTYPE html, COPYRIGHT NOTICE
Copyright (c) 2016 Scott C. Neu and Arthur W. Toga
What should be done next? The files are really huge to download to my local computer.