tannaroo

Members
  • Posts

    18
  • Joined

  • Last visited

Posts posted by tannaroo

  1. On 5/14/2021 at 5:28 PM, tannaroo said:

    Sorry to hijack this thread but I have a similar issue.

    I'm using OMV5 and have setup resilio to backup my movie folder from one external drive.

    For example: /srv/dev-disk-by-label-Movies:/sync

    That has worked fine.

    Now I want to backup my music folder but its located on another external drive.

    When I setup:  /srv/dev-disk-by-label-Music:/sync it said it cannot have a duplicate sync folder.

    So  I changed it to: /srv/dev-disk-by-label-Music:/sync2 

    But when I go to the web ui, it only seems to allow /sync - it does not recognise or see /sync2 

    How do I get the second external drive onto resilio please? 

    Can anyone help please?

    I've been trying to get this to work for days now.

  2. Sorry to hijack this thread but I have a similar issue.

    I'm using OMV5 and have setup resilio to backup my movie folder from one external drive.

    For example: /srv/dev-disk-by-label-Movies:/sync

    That has worked fine.

    Now I want to backup my music folder but its located on another external drive.

    When I setup:  /srv/dev-disk-by-label-Music:/sync it said it cannot have a duplicate sync folder.

    So  I changed it to: /srv/dev-disk-by-label-Music:/sync2 

    But when I go to the web ui, it only seems to allow /sync - it does not recognise or see /sync2 

    How do I get the second external drive onto resilio please? 

  3. It was a quick marriage, maybe too quick. Resilio was not bloated and quick - it had all of the hallmarks of a succesful marriage but problems quickly began. And no communication. I mean no communication. Resilio was disinterested. I was frustrated. In desperation, I tried again to make this marriage work. But alas it was over. I wandered the streets all sad until a new darling emerged. True she was not quick but she communicated well and she was easy to talk to. Yes I too have left resilio for syncthing. But hopefully one day, Resilio might take me back but she will have to change.

     

    Bye bye and Good luck!  

  4. 2 minutes ago, Andy+ said:

    with which NAS, it means hardware?

    
     

    Sorry I am testing Resilio on a RPI4.

    On Resilio side, I see:

    /sync/Music/Master

    /sync/Music/TestSync

    On server side, I have:

     

    /srv/dev-disk-by-label-Hippo/Music/Music

    /srv/dev-disk-by-label-Hippo/Music/Master

    /srv/dev-disk-by-label-Hippo/Music/TestSync

    With the volume setup now, I have:

    /srv/dev-disk-by-label-Hippo:/sync

     

  5.  

    Ok have added extra columns to see what is happening and now I am utterly confused.

    Although my volume has changed to:

    /srv/dev-disk-by-label-Hippo/Music:/sync

    And on the WebUI, I can get to /TestSync which is a subfolder of my network drive above.

    On the webui, the path is showing as /sync/Music/TestSync

    I am using openmediavault v5.

  6. I have just played around with the volume and changed it to:

    /dev-disk-by-label-Hippo/Music

    And now I can see the TestSync subfolder when I click add on the GUI but I have another question.

    Under the volume  /dev-disk-by-label-Hippo/Music, I actually have three subfolders: Music, Master and TestSync.

    Do you know why I am only seeing TestSync as I would have thought all three subfolders should be showing?

  7. Thanks Andy+ but really sorry as a newbie so still not quite following. 

    My /sync folder is setup as a volume:

    - /srv/dev-disk-by-label-Hippo/Music/TestSync:/sync

    So within this drive folder /TestSync I have some music.

    On Resilio WebUI, I've clicked on the "+" sign and choose Standard Folder. A new dialog box opens headed "Choose Folder". The only folder I can choose for me anyway is "/sync".

    I then clicked Open but nothing happens.

    Or am I doing it completely wrong?

  8. Hi all,

    I am running resilio (docker image) on openmediavault v5 on a RPI4 and can access the webui - so all working fine. 

    I set up my /sync folder to a volume on a network drive. That the docker code is:

     volumes:
          - /srv/dev-disk-by-label-TESTER/Testing/Resilio/config:/config
          - /srv/dev-disk-by-label-TESTER/Testing/Resilio/downloads:/downloads
          - /srv/dev-disk-by-label-Hippo/Music/TestSync:/sync

    I also have resilio app on my android phone and I want to sync the /sync folder (which has music) to my android phone.

    the identitities have been setup and are identical on both the server and phone.

    When I go the server webui, settings, identity I dont see an option to link my devices like I do with the phone app.

    Also, on the server webui, if I click the '+' sign (top left), standard folder, it only allows me to choose the /sync folder but the music within that folder appears missing.

    Basically, I cant get the server and phone to link.

    Using the free version for now, so not sure if that is the problem?