NE-ONE: How to Recover Emulation Files via SSH Connection
In order to recover your emulation files, will need to login to the console (via SSH).
Use the username/password combo (or use whatever password you changed it to). For example from Windows command prompt:
ย
PS C:\Users\FRP> ssh neone@192.168.202.138 โ change this IP address to your systems IP address
<username>@192.168.202.138's password:
ย
You get:
Select option E from the menu to exit into the shell. You get to the system prompt
ย
<username>@NE-ONE:~$
ย
Now run the following command:
sudo cp -r /ippe/filesystem/home/[username that you use to log into WEB GUI - default โadminโ]/networks/ /home/itrinegy/
If you are using Windows begin by downloading your preferred SSH and SFTP clients if they are not already installed:
FileZilla: FileZilla - The free FTP solution
ย
NOTE: MacOS and Linux have built-in client software that can be used from the terminal or shell.
ย
Launch your SFTP client and connect to the Management Port IP Address of your Appliance.
Go to /home/itrinegy folder.
Transfer the โnetworksโ folder that you copied to your local computer and exit the SFTP client.
ย