Changing ".syncthing.file" to "file.syncthing" (PREfix --> Suffix)

Hello,

I am currently using syncthing V0.12.0-beta2+25-ge481d03, Linux 64bit.

Currently, files are synced and appear in my folders as “.syncthing.Filename.ext”

I use SickRage to process media, and would love to point it at my syncthing folder to save some extra steps.

Is there a way to have my files sync as “Filename.ext.syncthing”?

Thank you!

No:

https://github.com/syncthing/syncthing/blob/master/lib/model/tempname.go#L43

They are .syncthing.Filename.ext.tmp

This is perfect - I will use .tmp as a filter. Thank you!

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