On 1.32 and 1.33 we've used wget to backup the config on all our MW boxes, but this doesn't work on 1.34
The command line we use is:
/usr/bin/wget --post-data Submit=download --auth-no-challenge --no-check-certificate --http-user=user --http-password=password -q https://x.x.x.x:444/diag_backup.php -O fwbackup/backup.xml
The error we get is:
Bad request token. Please make sure cookies are enabled and try againI haven't found any answer to this problem. Does anyone know what the reason for the error is?
reg
Svend