1
2
submitted 9 months ago by [email protected] to c/[email protected]

Hi all, Android 12, on an Ulefone. Android seems to continue to kill Syncthing for some reason, I've set Battery Unrestricted for it already and unrestricted data access too.

2
2
Synch speed Low (lemmy.world)
submitted 10 months ago by [email protected] to c/[email protected]

My synching speed is like 80kb/s, Am I doing something wrong? (Two phones, one with VPN but with local network allowed)

3
2
submitted 11 months ago by [email protected] to c/[email protected]

What I mean by n-to-n sharing is that I have all of my devices sharing the same folder with every other device. This has definitely been a bit of a pain to set up and manage (moreso because a few machines use Docker so they're basically double-NAT'd). My biggest concern is having conflicts out the wazoo and losing data. The most important thing to me is my KeePass vault.

4
1
submitted 2 years ago by [email protected] to c/[email protected]

I'm glad to announce v0.2.0 release!

The major feature of the new release is the possibility to use relay transport from the public pool of synthing relays from https://relays.syncthing.net/ . Currently syncspirit picks a random on the start.

More complete changelog can be seen here, and the source code and binaries (for windows and linux) can be downloaded here.

syncspirit is syncthing-compatible syncrhonization program, which implements BEP-protocol. syncspirit is written from the scratch software, which has different technical decisions on it's foundation to overcome syncthing limitations. syncspirit is available for windows and linux; you can build and use it on termux for Andoid. Currently syncspirit is targeted to power users and early adopters, who feel self comfortable with command-line.

Any feedback is welcome!

WBR, basiliscos.

5
1
submitted 2 years ago by [email protected] to c/[email protected]

Hello,

I'm glad to do first announcement of my syncspirit, an alternative implementation of BEP protocol, gracefully shared by syncthing developers. In simple words, it is syncthing-compatible.

syncspirit is written from scratch in C++, so a lot of expected features found in syncthing missing. However, it is able to do one-side syncrhonization, i.e. it implements "receive-only" folder model at the moment.

Currenly only command-line intreface is available, so, it is targeted mostly to power users. The prebuild binaries for windows and linux are available for downloading, they are statically built, so no additional external dependencies should be required.

The interface can be evaluated and at asciinema

Why ss might be interesting for you? Well, it already has some unique features, like rsync-like mode (i.e. download files from peer and exit; it is implemented as "exit-on-inactivity-timeout"), and, it might have quite a good disk performance on HDDs since it tries hard to write sequentially. Also, the whole performance is tuneable (i.e. number of threads is manageable and configurable).

Any feedback is welcome. My short-term plan will be implement relay-transport.

Cheers, basiliscos

6
1
submitted 2 years ago by [email protected] to c/[email protected]
Ign:10 https://apt.syncthing.net syncthing InRelease                           
Err:11 https://apt.syncthing.net syncthing Release                             
  Certificate verification failed: The certificate is NOT trusted. The certificate chain uses expired certificate.  Could not handshake: Error in the certificate verification. [IP: 82.196.13.137 443]

Anybody got any ideas?

7
1
Syncthing as a back up service (m.dcentralisedmedia.com)
submitted 3 years ago by [email protected] to c/[email protected]

#Syncthing is a great tool for decentralised syncing between devices.. and with some simple configuation, can act as a backup service too.

Syncthing

217 readers
1 users here now

Syncthing is a continuous file synchronization program. It synchronizes files between two or more computers in real time, safely protected from prying eyes.

Your data is your data alone and you deserve to choose where it is stored, whether it is shared with some third party, and how it's transmitted over the internet.

Visit https://syncthing.net/ for more information, downloads and donations

founded 3 years ago
MODERATORS