access a hard drive which is connected to a router

  • Hello friends


    I need to access a hard drive which is connected to a router.

    Follow this thread , I have created a folder called downloads

    Using the command

    Code
    nano /storage/.config/system.d/storage-downloads.mount

    I Create the .mount file:

    Next I enable the mount:

    Code
    systemctl enable storage-downloads.mount

    And I have received the message:

    Code
    Created symlink /storage/.config/system.d/multi-user.target.wants/storage-downloads.mount → /storage/.config/system.d/storage-downloads.mount.

    When I come back I go to the downloads folder but there is nothing inside... it is empty

    When executing the command

    Code
    systemctl status storage-recordings.mount

    I receive the following message:


    Can someone explain to me what I'm doing wrong?

    Thanks in advance


    The hard drive is a 2 TB external digital western

    The version of librelec that I use on a raspberry pi 3b+ is 11.0.6

    The router model is Tp-Link EX230v


    PS: Excuse my poor English.