Weird happening

Hi all.

I downgraded the firmware to the previous one using tnstructions found on this forum. I made sure auto update was OFF, yet this am it has updated to the latest version???

any ideas?

Could it be that the downgrade wasn’t completely succesful?

You might want to give this a try instead of using updateFirmwareFromFile.sh:

/usr/local/sbin/freshUpdateFromFile.sh sq-030401-230-20140415.deb

Try this method. It works better IMO and you don’t have to mess with editing script files on the NAS or downloading files to the NAS.

http://community.wd.com/t5/WD-My-Cloud/Easy-method-to-downgrade-to-previous-version-of-the-firmware/m-p/773073

Note you don’t have to install WinSCP. You can simply navigate to the version file using SSH commands and the nano built-in editor

cd /etc

cp version versionOLD

nano version

Make your changes

Control X to exit the nano editor, hit return to confirm