Re: Best way of identifying duplicate files in Cocoa
Re: Best way of identifying duplicate files in Cocoa
- Subject: Re: Best way of identifying duplicate files in Cocoa
- From: email@hidden
- Date: Fri, 16 Nov 2007 14:57:32 +0100
On 16 Nov 2007, at 14:25, Frank Reiff wrote:
It would thus be great if somebody, somewhere had published a ready-
to-use - (BOOL) file: (NSString*) path isIdenticalTo: (NSString*)
path2; method :-)
Maybe you could call down to rsync with the -n option. Not tested it
myself, but it should show you what it would like to do to get the two
paths in sync. If it needs to do anything then I guess that would
imply they are different.
Matt Gough
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden