Unsolved
1 Rookie
•
1 Message
0
91
January 9th, 2025 16:38
Mass download from https://dl.dell.com/openmanage_enterprise/
Is it possible to download the files and file structure from https://dl.dell.com/openmanage_enterprise/? For example using curl or wget? Or even using DRM to point to it and pull the files.
I have an air gapped OME VM appliance and trying to get the necessary files to update plugins or versions has been a pain.
No Events found!
DELL-Charles R
Moderator
Moderator
•
4.3K Posts
0
January 9th, 2025 21:48
Hello,
You would have to script it and I would note we don't do scripting on the forum. Maybe others have tried it and can share their results.
The way in understand it is you would need some sort of bash script to make all the require directories, then move into those directories and download the files for those and that may not be all that is involved.
Normally you would make your folder structure and copy the files you need in each folder manually.