« SyncThing » : différence entre les versions

De Le Wiki de Lug
Aller à la navigation Aller à la recherche
Ligne 1 : Ligne 1 :
= Open Media Vault =
= Open Media Vault =
== <nowiki>item has UTF8 encoding conflict with another item</nowiki> ==
== <nowiki>item has UTF8 encoding conflict with another item</nowiki> ==
=== Linux ===
  # apt install convmv
  # apt install convmv



Version du 11 avril 2021 à 17:21

Open Media Vault

item has UTF8 encoding conflict with another item

Linux

# apt install convmv

Convertir tous les fichiers et écraser les doublons :

# cd /chemin/du/partage/
# convmv -r --replace --notest -f utf-8 -t utf-8 --nfc *

Mettre en pause la synchro puis reprendre. Voila!