Re: DirWatch
Re: DirWatch
- Subject: Re: DirWatch
- From: Jens Alfke <email@hidden>
- Date: Thu, 22 May 2008 16:35:01 -0700
On 22 May '08, at 3:32 PM, Lorenzo wrote:
Here I get the notification only "after" a file has been totally
copied into
the folder, but I can't yet find the way to know which file has been
copied.
Do you know how to get that info? Thanks.
Just remember the previous list of files as an NSSet, then get the
current set of files and subtract the old one to see what's new.
—Jens
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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
References: | |
| >DirWatch (From: Lorenzo <email@hidden>) |