You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ThreadedNASZipper is a C# application that searches for specific files on the hard drive, packs them into packages (zip files), and quickly copies them to a NAS. The search and packing are done in multiple threads to reduce processing time.
This is a desktop file searcher without indexing. Simple and easy, it searches everything, including contents. (Yes, it's slow, don't try to search your entire disk drive)
An extensible, GUI-based file search and processing tool for Windows written in C# and WPF, with out-of-the-box functionality similar to grepWin and dnGrep