Qnap [SyncThing ] [ 1.23.0.0 ] Open Source Continuous File Synchronization

QoolBox

Représentant QNAP
2 Janvier 2014
10 559
163
153
49
France
www.qnap.com
syncthing_logo.gif

Source : https://github.com/syncthing/syncthing

Download :

https://www.myqnap.org/product/syncthing/

About :

Syncthing is a continuous file synchronization program. It synchronizes files between two or more computers. We strive to fulfill the goals below. The goals are listed in order of importance, the most important one being the first. This is the summary version of the goal list - for more commentary, see the full Goals document.

Syncthing should be:

Safe From Data Loss

Protecting the user's data is paramount. We take every reasonable precaution to avoid corrupting the user's files.

Secure Against Attackers

Again, protecting the user's data is paramount. Regardless of our other goals we must never allow the user's data to be susceptible to eavesdropping or modification by unauthorized parties.

Easy to Use

Syncthing should be approachable, understandable and inclusive.

Automatic

User interaction should be required only when absolutely necessary.

Universally Available

Syncthing should run on every common computer. We are mindful that the latest technology is not always available to any given individual.

For Individuals

Syncthing is primarily about empowering the individual user with safe, secure and easy to use file synchronization.

2391f779a1efb96b8618a7d67aa41b0331f8e24d.png


Everything Else

There are many things we care about that don't make it on to the list. It is fine to optimize for these values, as long as they are not in conflict with the stated goals above.
 
Dernière édition:
Hello Qoolbox

je comprends que ce programme est un programme de synchronisation de fichiers !!! je me pose la question sur la différence avec Qsync qui marche très bien d'ailleurs

Merci à toi
 
oui exactement... mais pas le même protocole il utilise la technologie P2P

Syncthing est un logiciel open source. Il permet de synchroniser les répertoires de plusieurs machines à travers Internet au moyen d'une connexion P2P sécurisée. Ils fonctionnent sur diverses plateformes en plus de Linux, dont Windows, OS-X, Android… Ce qui permet de créer son propre cloud sans passer par des serveurs hébergés par des tiers !
 
QoolBox a dit:
oui exactement... mais pas le même protocole il utilise la technologie P2P

Syncthing est un logiciel open source. Il permet de synchroniser les répertoires de plusieurs machines à travers Internet au moyen d'une connexion P2P sécurisée. Ils fonctionnent sur diverses plateformes en plus de Linux, dont Windows, OS-X, Android… Ce qui permet de créer son propre cloud sans passer par des serveurs hébergés par des tiers !
Merci Qoolbox pour cette explication , j'en déduis que c'est juste un autre protocole que celui utilisé par Qsync sinon c'est presque pareil
Qsync aussi nous permet d’éviter de passer par des serveurs hébergés puisque c'est direct sur le NAS à moins que je sois passé à côté de la plaque
 

v1.21.0

Latest

Bugfixes:
  • #8219: REST API: db/completion no output when one folder is paused
  • #8479: Panic in failure reporting
Enhancements:
  • #1329: Add support for syncing ownership of files
  • #7981: Show likely status of disconnected devices
  • #8296: Auto-accepted receive-encrypted folders should have more sensible defaults
  • #8323: Show internally used paths in the GUI for debugging
  • #8448: Remove "restart on wakeup" functionality
 
v1.22.1 Latest


Bugfixes:
  • #8084: Scope ID should be filtered out of IPv6 addresses when using Remote GUI
  • #8569: Periodic connection losses to webui because docker image doesn't support upgrade
  • #8594: Extended attributes are only synced one way
Enhancements:
  • #3987: Private relay server with authentication
  • #8244: Show connection type in Remote Devices
  • #8430: Add HTTP health check without using API Token