Hot folder howto ?
Hot folder howto ?
- Subject: Hot folder howto ?
- From: Yann Bizeul <email@hidden>
- Date: Sun, 11 Jul 2004 16:23:05 +0200
Hi list,
I'm looking for help for my application to implement a Hot Folder
bahavior.
I want to move an dmake different things to files goind into a
specified folder.
The problem is I did not find a method to make sure the file is
available, with the file I tested, NSFileManager's
isWritableFileAtPath: always return NO (but the file is not open)
I know I can use folder actions with applescript to advertise file
availability to my application, but that seem ugly to me, I don't like
AppleScript, and I want my App to be easy to deploy for my customer.
So if somebody could point me to good informations, that would be
great !
--
Yann Bizeul - yann at tynsoe.org
http://projects.tynsoe.org/
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.