Editing Delete Duplicate File GUI

Jump to navigation Jump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 24: Line 24:
 
== General ==
 
== General ==
  
Before using there are some concepts/vocabulary that need to be established.  You are intend to select some part of your file system where you want to keep all the files, that is not delete any duplicatesAnd  there is some other part of your file system where you suspect duplicate files and want to delete the duplicates.  Currently a file is considered a duplicate if it has the same name, later we will make a check on the file size as well.
+
There are 4 major areas of functionalityRead this guide first then get more information on each at:
 
 
The part of the file system you want to keep is called the keeps, and the part with possible duplicates is called the dups, so far suspected by not convicted.
 
 
 
Each part of the file system the keeps and dups are specified by a list of directories you set in the parameter file, parameters.py ( see reference at:..... ).
 
 
 
Additionally you may specify how down from a starting directory you want to search and what filter you want to apply to the files.
 
 
 
The application then has 4 phases, 0 to 3.
 
 
 
0 -- show you the setup of the application.
 
1 -- build and empty database for indexing files
 
2 -- scan and index the dups or possible duplicate files
 
3 -- scan and process the dups deleting ( or otherwise processing the files )
 
  
 +
* [[Clipboard Transformations]] 
 +
* [[Clipboard Snippets]] 
 +
* [[Clipboard Snips]] 
 +
* [[Clipboard Commands]]
 
== The Controls ==
 
== The Controls ==
  

Please note that all contributions to OpenCircuits may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see OpenCircuits:Copyrights for details). Do not submit copyrighted work without permission!

Cancel Editing help (opens in new window)