[Feature Request]: Make sync DB hidden under Unix systems

Discuss new features and functions
Posts: 1
Joined: 25 Jun 2023

laub

Files are often stored on NASes and other server systems with Unix-like OSes. For easier hiding the sync DB from being accessed by client systems it helps if the DB-file is a Unix hidden file (starting with a dot).

So I propose to change the name of the DB-file from
sync.ffs_db
to
.sync.ffs_db