Announcement

Collapse
No announcement yet.

Wav file deletion

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Wav file deletion

    I've loaded a number of wav files to my Zees2 to sample sounds but I don't see an obvious way to delete them. How is that done?
    Thanks

    #2
    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.

    Have fun.

    Comment


      #3
      Perfect!
      Many thanks

      Comment


        #4
        WinSCP is another good option to access the system from a Windows box as it gives you an Explorer like view of the files.
        HS 4.2.8.0: 2134 Devices 1252 Events
        Z-Wave 3.0.10.0: 133 Nodes on one Z-Net

        Comment

        Working...
        X