QTDirUtility

What it does?

 

Perform the following operations on a files in a directory base on include and exclude search masks.

The operations are:

·        Copy

·        Delete

·        Set Readable

·        Set Writeable

·        Zip

·        Able to set the target directory for zipping. This means that the base directory in the zip file

can be different from the directory that is worked on.

·        Able to set password for the zip file.



Other Notable features

·        Preview or simulation or “dry-run” of the operations is also available.

Users are able to selects file after the preview.

·        Term/Name for the search masks.

o       Easier to relate terms for non-programmers users.

·        Remember the last directory and term used.


How to Install?

 

The executable can be downloaded at sourceforge.net.

 

Windows

·        The application is compiled using mingw32 compiler to conform to QT libraries license on windows.

·        Just unzip to any folder and ensure that QTDirConfig.xml is in the same path as DirUtility.exe and mingwm10.dll

 

Linux

·        Not available yet.

 

How to download the source code?

 

Mercurial is used for the distributed development source code control system.

You can either download the zip file from bitbucket repository

or uses Mercurial to clone to your machine.