Posts by olivir

    Hi and thank you awiouy,

    The only difference with mine is that I use "/storage/Sync" rather than "/var/media/Extra". It's important to put in "/var/media" ?


    But systemd says it failed :

    Code
    ● storage-sync.mount - cifs mount script
       Loaded: error (Reason: Invalid argument)
       Active: inactive (dead)
        Where: /storage/SyncThing
         What: //192.168.1.33/SyncThing


    Try this

    Ok, I have some issue but I don't know where =)
    How I can test to mount manually with ssh ?

    Code
    LibreELEC:~ # mount -t cifs 192.168.1.33/SyncThing /storage/Sync -o nolock
    mount: mounting 192.168.1.33/SyncThing on /storage/Sync failed: Invalid argument

    Hi everybody,

    SyncThing on Libreelec seems to me a good idea ! My media center (Raspberry Pi2) is is often doing nothing, it is a pity to waste all this power :blush:

    But, is it possible using it with a SMB access path (smb://...) ?
    What is the good practice when you don't have any local storage ?