Hi,
405: Method not allowed. Never tried it via https, anyway if you just need those file, then there is a workaroudn via command-line.
workaround:
Step 1:
::>set diag
::*>security login password -username diag
::*>security login unlock -username diag
::*>systemshell -node node
node-01% cd / [change to '/']
node-01% cd /mroot/etc/backups/config/
node-01% ll [You should see the backups here]
Copy it to the logs folder (Which you can access via GUI)
node-01% cp /mroot/etc/backups/config/whatever_is_the_backup.7z /mroot/etc/log/whatever_is_the_backup.7z
Step 2:
a) Point to Service Processor IP:https://cluster_mgmt_LIF/spi (Just as you do for downloading logs)
b) Clickon logs link
c) Simply download it locally and then put it on the web via your pc/server.
Thanks!