How to use wget to download from the host or through pipeline?
Oracle Products:
Oracle Database 19c
Any Oracle Patch that can be downloaded and installed (previous or future release)
Details of question:
While migrating my DB hosts from Oracle7 to Oracle8 I am trying to download files (e.g. Oracle Database 19c) without logging in to Oracle sites directly (e.g. eDelivery, MOS) and I would like to do it with wget for example
The issue I am having now is that I can't figure out how to use a dynamic token so I dont have to login and change it every time, but just use it on the host immediately.