Fonts not sync'ed.

Hi there. I’m trying to sync a GoHugo published site and for some strange reason, the fonts in the Fonts directory are not synced. Only the .svg files were transmitted and the .ttf, wff2, not.

In destination:

fontawesome-webfont.svg
glyphicons-halflings-regular.svg
Inconsolata.svg
Novecentosanswide-Normal-webfont.svg
Novecentosanswide-UltraLight-webfont.svg
Work_Sans_200.svg
Work_Sans_300.svg
Work_Sans_500.svg

In origin:

Novecentosanswide-Normal-webfont.eot
Novecentosanswide-Normal-webfont.svg
Novecentosanswide-Normal-webfont.ttf
Novecentosanswide-Normal-webfont.woff
Novecentosanswide-Normal-webfont.woff2
Novecentosanswide-UltraLight-webfont.eot
Novecentosanswide-UltraLight-webfont.svg
Novecentosanswide-UltraLight-webfont.ttf
Novecentosanswide-UltraLight-webfont.woff
Novecentosanswide-UltraLight-webfont.woff2
Work_Sans_200.eot
Work_Sans_200.svg
Work_Sans_200.ttf
Work_Sans_200.woff
Work_Sans_200.woff2
Work_Sans_300.eot
Work_Sans_300.svg
Work_Sans_300.ttf
Work_Sans_300.woff
Work_Sans_300.woff2
Work_Sans_500.eot
Work_Sans_500.svg
Work_Sans_500.ttf
Work_Sans_500.woff
Work_Sans_500.woff2

Perhaps is somethign to do with the filename to be the same and Syncthing ignoring extensions? Thanks!

By default syncthing does not ignore anything, so if it is ignoring things you must have set it up yourself. Otherwise check the logs for errors.

Hi. Where is the log file (linux)? In the web interface on the server and GTK on desktop i see no warnings nor errors.

It logs to stdout by default, so it’s all relative to how you’ve launched it.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.