Re: Hot folder howto ?
Re: Hot folder howto ?
- Subject: Re: Hot folder howto ?
- From: Robert Cerny <email@hidden>
- Date: Tue, 13 Jul 2004 10:39:50 +0200
Well,
you will need to poll in this case. There are of course more methods to
solve this problem, but I personally use periodic checking of modified
date.
HTH
Robert
On 11.7.2004, at 22:55, Yann Bizeul wrote:
Seem interesting, I keep a bookmark :-)
Unfortunately, I need to do this on a network volume :-/ And UKKQueue
does not seem to work with this condition.
Any idea ?
Le 11 juil. 04, ` 20:02, Robert Cerny a icrit :
hi Yann,
try to check UKKQueue.
<http://www.zathras.de/programming/cocoa_stuff.php>
HTH
Robert
On 11.7.2004, at 16:23, Yann Bizeul wrote:
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.
_______________________________________________
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.
--
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.