Re: Remounting afp Filesystem
Re: Remounting afp Filesystem
- Subject: Re: Remounting afp Filesystem
- From: Ryan Britton <email@hidden>
- Date: Sun, 20 Aug 2006 09:19:49 -0700
This works for AFP too: http://www.cocoabuilder.com/archive/message/
cocoa/2006/8/3/168957
On Aug 20, 2006, at 7:05 AM, Gerriet M. Denkmann wrote:
Because NSFileManager sometimes messes up my afp connection, and
because manually (in Finder) unmounting/remounting it fixes the
problem, I would like to do this programmatically.
mount( type, "/Volumes/userid", MNT_RELOAD, data)
But: what to use for "type"? "afp" or "afpfs" or what?
And what about data?
Man is not really helpful with this.
And: does afp accept a MNT_RELOAD?
Any better ideas to force a reload of afp?
Gerriet.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden