Navigation

    UBports Robot Logo

    UBports Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    Syncthing not working on new UBPorts?

    Support
    3
    4
    167
    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
      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
        tera @FishFingers44 last edited by

        @FishFingers44 Last version 1.1.1 works fine on OTA8

        advocatux 1 Reply Last reply Reply Quote 0
        • advocatux
          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
            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