https://bugs.kde.org/show_bug.cgi?id=444723
--- Comment #3 from Emanuele <emanu....@gmail.com> --- Thank you for answering, you of KDE you are always so kind and helpful. I don't know in which place it is best to insert these options, maybe right click> Properties? Or in the right click list? - Create Subvolume Creating a separate subway has some advantages, mainly + that are excluded from the snapshots. Example from CLI: emanu@fedora ~> btrfs subvolume create test Create subvolume './test' emanu@fedora ~> ls -l | grep test drwxr-xr-x. 1 emanu emanu 0 8 nov 22.27 test - Defrag Select a folder, you can choose to make a Defrag, useful on the database or to comply files already written by selecting the algorithm. https://btrfs.wiki.kernel.org/index.php/Manpage/btrfs-filesystem#EXAMPLES - Scrub https://btrfs.wiki.kernel.org/index.php/Manpage/btrfs-scrub - Compress folder or file set Example, it can isolate you to create a suburb or set a folder with different compression algorithm, diablaiming compression etc. example: btrfs property set <file> compression I was surprised, installing the BTRFS driver on Windows, to have all this in the file manager. Available here: https://github.com/maharmstone/btrfs Is it difficult for Dolphin to know if you are on a BTRFS filesystem and show these options? -- You are receiving this mail because: You are watching all bug changes.