esquire1968

Members
  • Posts

    9
  • Joined

  • Last visited

Posts posted by esquire1968

  1. Hello!

    I have the same problem on a debian9 VM with Resilio Sync.

    I tried all the versions from this thread - without success!

    Here my /etc/resilio-sync/config.json:

    Quote

    {
        "storage_path" : "/var/lib/resilio-sync/",
        "pid_file" : "/var/run/resilio-sync/sync.pid",

        "webui" :
        {
            "listen" : "0.0.0.0:8888"
            
        ,"force_https" : true
        ,"ssl_certificate" : "/etc/resilio-sync/cert.pem"
        "ssl_private_key" : "/etc/resilio-sync/pkey.pem"
        }
    }

    cert.pem is the "Server Certificate"
    pkey.pem is the "Private Key"

    The command systemctl status resilio-sync.service ends with an error (see enclosed file).

    What's wrong? What can I do?

    Many thanks in advance!

    Thomas

    resilio_error1.jpg

  2. Hi!

    I sync my "Documents" folder from my Windows 10 Notebook to my NAS. It works great, but I have 3 System Links (Own Pictures, Own Videos and Own Music) in the directory. I get an error because these files are in use and it's not possible to sync. How can I exclude these files, or better, how can I exclude all hidden files?

    Many thanks!

    Thomas