I’m trying to fallback to a prior version of an app on the app marketplace. I have the LUUP files from the forum thread associated with the app. However, when I select the file to upload via ‘MiOS Developers’ → ‘Luup files’ → ‘Upload files’, the file name has a [1] appended to the end. For example D_xxxx.xml becomes D_xxxx[1].xml. My goal was to replace the existing LUUP files with the files from the prior release. Is this possible?
The interface won;t overwrite the existing file. Either remove the existing file first or rename the files manually, after you upload them. See SSH or telnet.
Bummer. More complex than I thought to fallback to a prior version. Will look at other options as I’m not comfortable with the processes to make changes to the vera filesystem.
Thanks for your prompt feedback/response.
I'm not comfortable with the processes to make changes to the vera filesystem.
You might be more comfortable with the file manager type of interface in WinSCP. See attached for instructions.
You could use this to delete the unwanted files from /etc/cmh-ludl. The files will have a .lzo suffix because they are compressed. Then you can upload the replacement files using the Vera UI as usual (which also compresses them).
Thanks Rex. I will give this a try.