If this is your first visit, be sure to check out the FAQ. You must register before you can post. Your first post will be checked for appropriate content
(SPAM) - please allow a bit of time for that. After that, you'll be able to post at will!
The simplest way would be to remove them with Linux commands:
1) Tools/System/Linux Tools
2) Execute the Linux command "ls -alF /usr/local/HomeSeer/Media". You should see the list of media files you uploaded.
3) To remove a file, execute the Linux command "rm -f /usr/local/HomeSeer/Media/<file_to_delete>
4) Repeat step 2 to verify the file has been removed.
Other options:
o Run PuTTY on another computer to get access to the ZeeS2 and run commands directly from there (my personal favorite, keeping the ZeeS2 "headless")
o Hook up your ZeeS2's HDMI port to a monitor, connect a USB keyboard and mouse to the ZeeS2, and drive from there to delete the files you desire.
Comment