The ssh-Server needs to be activated. The project itself is complete and ready for use. I am open for improvments. Requirements for running the webui are: - python (3.x.x)
- pip (v3) or any other packetmanager
- paramiko 1. Download and Install Python.
For windows go to (https://www.python.org/downloads/)
For linux use
sudo apt-get install python3.x
2. Download and install pip-packetmanager
3. Install paramiko
For Windows
py -3 -m pip install paramiko
For Linux
pip3 install paramiko
4. Now run the NAS.py - File For Windows
py -3 NAS.py
For Linux
python3 NAS.py
5. Activate the ssh-Server on your WD MyCloud EX2 Ultra-NAS - In the python-script enter the IP-Adress for IP, the password for password and the number of hours, minutes and seconds to wait for hours, minutes and seconds.
- When used with cron-jobs it can shutdown the nas at set time