Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| util:dupefind [2010/02/24 15:36] – created digitalman | util:dupefind [2021/04/18 18:30] (current) – [DUPEFIND] deprecation notice digital man | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== DUPEFIND ====== | ====== DUPEFIND ====== | ||
| - | FIXME | + | As of Synchronet v3.19, this utility has been deprecated in favor of the new '' |
| + | |||
| + | Dupefind is Synchronet' | ||
| + | |||
| + | By default, dupefind will scan all your configured file libraries. You can limit the scan by specifying starting and/or ending file library numbers. | ||
| + | |||
| + | Dupefind is exec/ | ||
| + | |||
| + | === Usage: === | ||
| + | < | ||
| + | usage: DUPEFIND [start] [end] | ||
| + | where: [start] is the starting library number to check | ||
| + | | ||
| + | </ | ||
| + | |||
| + | |||
| + | === Example output: === | ||
| + | |||
| + | The following example output is from a system with two file libraries. In this example, we're scanning only the first file library which has the name " | ||
| + | < | ||
| + | $ / | ||
| + | |||
| + | DUPEFIND Version 1.02 (Linux) - Synchronet Duplicate File Finder | ||
| + | |||
| + | Reading directory index 377 of 377 | ||
| + | Scanning Main Newly Uploaded Files | ||
| + | Scanning Main BBS Related | ||
| + | |||
| + | HAKRLFOS.ZIP is located in : Main BBS Related | ||
| + | and : Main | ||
| + | |||
| + | rlfossil.zip is located in : Main BBS Related | ||
| + | and : Main | ||
| + | Scanning Main BBS Doors | ||
| + | Scanning Main BlueWave | ||
| + | Scanning Main FastEcho | ||
| + | Scanning Main FOSSIL | ||
| + | Scanning Main Internet | ||
| + | Scanning Main BBS Software & Utils | ||
| + | Scanning Main Text | ||
| + | Scanning Main Communications | ||
| + | Scanning Main Utils | ||
| + | Scanning Main Games | ||
| + | Scanning Main OS/2 | ||
| + | Scanning Main Programming | ||
| + | Scanning Main Graphics | ||
| + | Scanning Main Business | ||
| + | Scanning Main Misc | ||
| + | Scanning Main Uploads | ||
| + | Scanning Main Sysop | ||
| + | Scanning Main User | ||
| + | </ | ||
| ===== See Also ===== | ===== See Also ===== | ||
| - | * [[:util:|Utilities]] | + | * [[.:index|Utilities]] |