Git Product home page Git Product logo

duplicate-files's People

Contributors

endlesslycurious avatar hugovk avatar panisch avatar thorsummoner avatar vlyubin avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

duplicate-files's Issues

duplicate files

Why not try Duplicate Files Deleter. It will do a thorough search of your hard disk and find out the two or more duplicate files of the same file which may be stored at different locations. This will give you a comprehensive list of all those files and you can decide for yourself what you want to do with them.

detects when directories are duplicates

when a file match is found we could
check if the containing directory has exactly the name number of items
if it does, check if all the file names matches
if it does, check if all the checksums match
then report duplicate directory

When a symbolic link is broken or encounters a socket file, it stops

It would appear that broken soft symbolic link and socket files makes DuplicateFiles.py abort.

python DuplicateFiles.py -root /home/egbert/Documents/
Traceback (most recent call last):
  File "DuplicateFiles.py", line 50, in <module>
    DUPS = find_duplicates( ARGS.root )
  File "DuplicateFiles.py", line 21, in find_duplicates
    with open( filepath ) as openfile:
IOError: [Errno 6] No such device or address: '/home/egbert/Documents/home/internet/laptops/macosx-home-egbert-hiddenfiles/.ondmd50555'

Notice the socket file type.

$~/work/python/duplicate-files$ ls -lat /home/egbert/Documents/home/internet/laptops/macosx-home-egbert-hiddenfiles/.ondmd50555
sr-x------ 1 egbert egbert 0 Jan 16  2016 /home/egbert/Documents/home/internet/laptops/macosx-home-egbert-hiddenfiles/.ondmd50555
$~/work/python/duplicate-files$ 

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.