I need a recommendation for software, script, whatever tool which would let me easily find and copy files from source directory to destination, which copies/replaces the file only when the destination directory doesn't contain the specified file or it contains the file with different content (eg. using hash comparision). Thanks in advance. Kris
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
I have found Meld on Ubuntu to do just that, but at the end of the day I have created small java utility using apache utils to resolve my problem |
|||
|
|