Remounting afp Filesystem
Remounting afp Filesystem
- Subject: Remounting afp Filesystem
- From: "Gerriet M. Denkmann" <email@hidden>
- Date: Sun, 20 Aug 2006 16:05:01 +0200
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