Forum Discussion
Mikael
Oct 16, 2024Brass Contributor
wof compression not working on Server 2019, compact /exe:lzx
 Hi!     Got this oddity where it works on some 2019 but not others.  It's volumes that support compression.      compact /c .\textfile.txt
 Compressing files in E:\test\
textfile.txt            80510...
- Feb 07, 2025Hi! I found the cause and solution. The Wof filter isn't attached to anything else than the system volume on server. To add it to a volume: fltmc attach Wof X: Check current status: fltmc filters fltmc instances After this compact /exe works. 
Mikael
Feb 06, 2025Brass Contributor
Anyone? Anyone got a clue?
Mikael
Feb 07, 2025Brass Contributor
Hi!
I found the cause and solution.
The Wof filter isn't attached to anything else than the system volume on server.
To add it to a volume:
fltmc attach Wof X:
Check current status:
fltmc filters
fltmc instances
After this compact /exe works.