Chat with us, powered by LiveChat

Copying Files To And From LibreELEC’s Storage

||||||||||||||||||||||
Last updated: 20 November 2021
Estimated reading time: 2 min

If you find you want to transfer files to your DroiX device, whilst it is using the LibreELEC operating system, this post explains how to do so

Steps to take:

  • Boot up your DroiX device, and ensure you are in the LibreELEC operating system, not Android
    Kodi LibreELEC System System Info Results
  • Download the file you need on your PC/laptop/other device
    Example Download Link
  • Open Windows Explorer/My Computer (Windows Flag and E combo on your keyboard)
    Windows Explorer My Computer This PC
  • Navigate to your device’s Downloads folder and right click the file/directory you want to transfer, select COPY
    Windows Explorer Right Click Copy
  • Type into the address bar: \\LIBREELEC and press Return (if you named your device differently then amend as required)
    Windows Explorer Network Path In Address Bar
  • If you see a web page pop up, ensure a) You are using \\ , not // and b) That you are in Windows Explorer, not a browser. Hold down the Windows Flag key on your keyboard and tap E
    Not LibreELEC Shared Folders
  • Navigate to the \\LIBREELEC\Downloads path
    Windows Explorer LE Downloads Folder
  • Right click an empty area and select paste
    Windows Explorer Right Click Paste

 

When you need to access files transferred in this manner from within LibreELEC, they are to be found at the /storage/downloads path (click the Home folder first, or Root filesystem then Storage)
LibreELEC File Navigation

 

You can carry out the same task on a Mac (using their equivalent), Android tablets and phones (with a File Browser that can navigate other devices on your home’s local network) and any other hardware and OS combination that can access SMB shares.

 

The steps above should work for any LibreELEC installation, unless a service has been disabled. Please note only some DroiX devices come with LibreELEC, those currently on sale are the DroiX T8-S Plus v2 and the iMXQpro v2. Previous models featuring LibreELEC or OpenELEC include the DroiX T8-S, T8-S Plus v1 and the DroiX T8 Mini.

If you have an older device using OpenELEC, the steps above will still work, however the address to enter would be \\OPENELEC instead of \\LIBREELEC.

Should using the network name not work, you can also replace it with the same two backslashes, then the IP address for your LibreELEC powered device. To find this, click the System Info entry found under the System menu (OpenELEC 6.x, LibreELEC 7.x), or System Information when you click the Settings/System cog at the top of the homescreen (LibreELEC 8.x).

 

If you prefer, you can also use SSH/SFTP

 

  • Enter the DroiX device’s IP (internal/LAN) address as the server in your SSH client, the username is  root  and the password is  libreelec . To check your device’s IP address, boot into LibreELEC and click on the System Info entry under System menu (for LibreELEC 7 and earlier) or click the Settings cog at the top of the screen, then System Information.
    Connection Details
  • The first time you connect, your SSH client may well ask if you want to accept the device’s key
    Key To Accept
  • You can then initiate a transfer from your PC to LibreELEC’s storage system as normal

    Connected
    Transferring
Was this article helpful?
Dislike 0

Continue reading

Previous: LibreELEC Basics
Next: Using a VPN in LibreELEC