dell / iDRAC-Redfish-Scripting

Python and PowerShell scripting for Dell EMC PowerEdge iDRAC REST API with DMTF Redfish
GNU General Public License v2.0
606 stars 279 forks source link

DeviceFirmwareDellUpdateServiceREDFISH.py filename case converting to lower problem #96

Closed yafrank closed 4 years ago

yafrank commented 4 years ago

Hi, When trying to use DeviceFirmwareDellUpdateServiceREDFISH.py for BIOS update in Ubuntu, following raised, python DeviceFirmwareDellUpdateServiceREDFISH.py -ip XXXX -u XXXX -p XXXX -l /tmp/R740 -f BIOS_J5N3J_WN64_2.5.3.EXE -i NextReboot

Regards, Frank Wang

texroemer commented 4 years ago

Hi @yafrank

Thanks for bringing this up, issue has been fixed and new script has been uploaded.

Thanks