rmt.rs icon indicating copy to clipboard operation
rmt.rs copied to clipboard

Compression of data in the trash

Open AmineZouitine opened this issue 2 years ago • 1 comments

Add an option to automatically compress the items in the recycle garbage can, allowing to reduce its size.

For this, we can use the existing configuration file.

AmineZouitine avatar Nov 08 '22 16:11 AmineZouitine

I think this should be default option but I think we should tackle this by use tar by uncompressing the trash then moving file then compress the trash. Also we should use tar for this.

ekam-g avatar Nov 17 '23 20:11 ekam-g