-
I want to bear out that request. I'd like also Shortcuts wich replace the functions of the context-menu. "del" to delete allready works but it would be nice to have shortcuts also for the "link"-functions. So I could scroll though the list with the cursor-keys and create links, delete... without mouse.
2009-11-05 04:06:13 UTC by deusfigendi
-
Provide a warning to the user if he accidentally selected all copy of a file to delete
Alternative Selection mechanism, use checkbox instead of ctrl + click on each item
Move the delete files to recycle bin instead of deleted directly from the harddisk (as no way to undo deletion of files)
2009-09-29 01:40:53 UTC by mhkhng
-
Often times I have 2 or more folders which, while not identical in thier contents, contain many duplicate files. When there are many files from folder A duplicated in folder B, (C, D, and so on), rather than going through file by file choosing the folder which will keep the file, I would like to be able to prioritize the folders involved in the comparison, so that if the file exists in Folder A,
2009-08-02 18:57:50 UTC by nobody
-
Adding shortcut keys to the context menu items in the results page would make the UI much more efficient for bulk cleanup of files.
For example, Ctrl-A to delete all duplicates to the selected file, instead of navigating the context menu.
2009-08-02 18:39:38 UTC by nobody
-
It should be very usefull, because after a few backups on another disk (external USB disk), many copies of folders may be stored on the backup disk, some updated, others not.
2009-06-23 09:43:19 UTC by didierprovost
-
This tool has saved us loads of wasted space and resulting in real dollars saved and avoiding purchasing more disk space.
The following is a useful tip for erasing large sets of duplicates that commonly occur when parsing large volumes, volume roots and subdirectories and volumes littered with smaller files such as %homedrive%'s.
1. Using the GUI version (dupfgui.exe) and when the scan is...
2009-06-07 23:34:32 UTC by eaglespear
-
In the initial dialog there are two fields for minimum and maximum size.
Are those counted in bytes, kilobytes, megabytes?
You could also add this information somewhere in the GUI.
Thanks for this very helpful program!
Martin.
2009-02-05 10:08:00 UTC by nightscape
-
It would be more useful if the size used when sorting the found duplicates was the combined size of the duplicates, not the size of each individual file.
2008-12-15 13:08:52 UTC by nobody
-
It is too cumbersome to select each group of duplicates . A "replace all duplicates with hard links" would be much more useful.
2008-12-15 13:07:18 UTC by nobody
-
I tried:
make -f makefile.unix unicode=1 debug=0 shared=1
I got the following errors:
cc1plus: error: ./unixu_shared/stdinc.h: No such file or directory
cc1plus: error: one or more PCH files were found, but they were invalid
cc1plus: error: use -Winvalid-pch for more information
Workaround: In dupfinder-0.8/ do "ln -s . unixu_shared" before building.
2008-12-15 13:05:15 UTC by nobody