Can you include .3MF to the list of re-compressible formats? Its structure is similar to MS Office 2007 documents and Open Document Format. It is a ZIP Deflate archive with XML data and some JPG, and/or PNG pictures inside. Otherwise, if I try to compress .3MF it bearly makes it smaller unless I recompress .3MF to the Store setting then it makes it a lot smaller.
Wish they all would move to 7zip ZSTD in the first place so that the optimized file size with FileOptimizer would be 50% of the ZIP Deflate version. And there would be no extra compression needed :)
I noticed that the option to add the optimize archive function to the context menu is missing on Windows 10.
Opening each archive with the interface in order to click it becomes tedious with many files.
Same for others functions like Remove Archive Encryption
Omitting empty folders from backups
-
I’ve created a PBS to incrementally backup a folder and its subfolders to a zip file, using relative folder names. However, the resulting ZIP contains the entire folder structure (under the specified root), even if there are no files in some of the folders. Is there a way to include subfolders in a backup zip but exclude them if they are empty?
Jeff Jansen
-
nope… especially in backup, preserving folder structure is crucial.
i can move it to the wishlist if you wish.
-
I would indeed like this moved to the Wish List. Thanks.
I’m not sure why you would consider preserving empty folders crucial for backups. If the restore destination has the folders that the backup archive does not, then no harm is done during the restore. But if the restore destination does not have the folders that are empty in the backup archive, then the restore destination gets a bunch of empty folders that it didn’t have before. Maybe that’s useful if you want to transfer a folder structure, but if you only want to transfer files, why clutter the zip and the restore destination with empty folders?
I’m just suggesting that it should be an option to omit backed up folders from the archive if they have no files in them that meet the filter criteria for the PBS.
Jeff Jansen