VaultSort 3.1.2
deduplicationstabilityBug Fixnas
Fixed a deduplication failure on very large folders by removing the stdout buffer limit in the dedupe execution path.
What's New
- Improved long-running deduplication execution to stream process output instead of buffering it, making large folder jobs more reliable.
- Better progress event forwarding during deduplication runs for improved visibility on lengthy operations.
Bug Fixes
- Fixed
Error invoking remote method 'dedupe': error: stdout maxBuffer length exceededthat could occur when deduplicating very large datasets (for example, large NAS folders with hundreds of thousands of entries). - Prevented dedupe move/delete operations from failing due to child-process stdout buffer overflow.
