UBports Robot Logo UBports Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    Syncthing not working on new UBPorts?

    Scheduled Pinned Locked Moved Support
    4 Posts 3 Posters 403 Views 1 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
      Reply
      • Reply as topic
      Log in to reply
      This topic has been deleted. Only users with topic management privileges can see it.
      • F Offline
        FishFingers44
        last edited by

        I don't think it's been updated yet.

        Can anyone port it? One of my fave pieces of software

        T 1 Reply Last reply Reply Quote 0
        • T Offline
          tera @FishFingers44
          last edited by

          @FishFingers44 Last version 1.1.1 works fine on OTA8

          advocatuxA 1 Reply Last reply Reply Quote 0
          • advocatuxA Offline
            advocatux @tera
            last edited by

            @tera last version in Vivid was 0.14.3 but if 1.1.1 is working fine on Xenial, maybe is pretty simple to upgrade that app 🙂

            T 1 Reply Last reply Reply Quote 0
            • T Offline
              tera @advocatux
              last edited by tera

              @advocatux Here is the script i use fyi:

              #! /bin/bash
              sudo mount -o remount,rw /
              sudo apt-get update
              sudo apt-get install --only-upgrade syncthing
              sudo mount -o remount,ro /
              
              1 Reply Last reply Reply Quote 0
              • First post
                Last post