New function suggestion: Set directory storage in the Preferences folder.

I would find this function of the storage space default very useful to prevent the HDD/SSD from filling up with a larger number of network users.

Would that be possible to integrate with in Syncthing???

Translated into English with Deepl.


Nochmal Originaltext in deutsch.

Diese Funktion der Speicherplatzvorgabe fände ich sehr sinnvoll um bei größerer Anzahl von Netzteilnehmern das Volllaufen der HDD/SSD zu verhindern.

Wäre das möglich mit in Syncthing zu integrieren???

Not really clear what you are asking. What limit do you want to configure? What should happen when a folder reaches its limit?

There is already a setting for minimum free space, either in percent of the volume size or a fixed amount. Exceeding that stops the folder.

Yes it should, when a watched folder has reached e.g. 15 GB stop the synchronization as well and show a notification to the user.

For example: Folder xyz… has reached your specified storage limit. Please increase the upper limit of storage for this folder or delete files to free up storage and continue syncing.

The existing function to stop Syncthing when only a certain amount of disk space is globally available is also useful but this setting always refers to the whole HDD and not to the current folder.

The definition of the memory size of a certain directory, which one divides, is quite same meaningfully the available function of the entire HDD place.

Hope I could bring it understandably across.

LG enrico

Translated with DeepL Translate: The world's most accurate translator (free version)

in germany

Ja es soll, wenn ein überwachter Ordner z.B. 15 GB erreicht hat die synchronisation ebenfalls stoppen und eine Benachrichtigung dem Nutzer anzeigen.

Zum Bsp.: Ordner xyz… hat Deine festgelegte Speichergrenze erreicht. Bitte erhöhe die Obergrenze des Speicherplatzes für diesen Ordner oder lösche Dateien um Speicher wieder freizugeben und synchrinisierung fortzusetzen.

Die vorhandene Funktion, Syncthing zu stoppen, wenn nur noch ein bestimmte Festplattenplatz global noch zur Verfügung steht ist zwar auch sinnvoll doch diese Festlegung bezieht sich aber immer auf die gesamte HDD und nicht auf den aktuellen Ordner.

Das festlegen der Speichergröße eines bestimmten Verzeichnisses, welches man teilt, ist durchaus gleich sinnvoll der vorhandenen Funktion des gesamt HDD-Platzes.

Hoffe ich konnte es verständlich rüberbringen.

LG enrico

I guess such a feature could be added with reasonable effort, given what we already have available as limits. There is nothing fundamentally difficult about it, albeit there will be corner cases with possibly unexpected results.

Someone just needs to volunteer and write the necessary code.

Most operating systems have some sort of volume and/or quota system that can solve this, too.