Filter Files for Space Reclamation
- 13 Jan 2025
- 1 Minute to read
- Print
- PDF
Filter Files for Space Reclamation
- Updated on 13 Jan 2025
- 1 Minute to read
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
How can I filter files for Wasabi Cloud NAS space reclamation based on the extension?
In Wasabi Cloud NAS, the space reclamation can ignore certain file extensions using a filter setting in the Windows registry. By default, files with extensions such as EXE, DLL, SYS, COM, CPL, MSI, and OCX are ignored and their space will not be reclaimed.
To change this setting and enable space reclamation for executable files (EXE):
- Click Windows+R.
- Enter regedit:
- Go to this key:
HKEY_LOCAL_MACHINE\SOFTWARE\Wasabi\tiger-bridge\tiersvc\settings
- From the available options, select the key
reclaim_space_filter
and right-click to modify it. - By default, the selected key will contain
!:exe:dll:sys:com:cpl:msi:ocx:
Change the value to!:dll:sys:com:cpl:msi:ocx:
by removing the exe:(note that each value must be delimited with colons). - Restart the server. Wasabi Cloud NASshould start automatically in the Windows tray, and then your EXE files will be replaced by stub files and the space will be reclaimed.
By following these steps, you should see your executable files offloaded to your bucket.