Re: afp_mount
Re: afp_mount
- Subject: Re: afp_mount
- From: "Finlay Dobbie" <email@hidden>
- Date: Wed, 22 Nov 2006 13:45:52 +0000
On 21/11/06, Mark Butler <email@hidden> wrote:
Hello Everyone,
I am trying to create a command line utility that mounts an afp file
share. I currently have a shell script that does this using mkdir and
mount_afp.. but the user name and password are in the clear. Is there
an easy way to do this in cocoa with just a command line utility
project?
I don't think there's anything that will help you in Cocoa
specifically. You might like to look at the FSMountServerVolumeSync
and Async functions in Carbon.
-- Finlay
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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: | |
| >afp_mount (From: Mark Butler <email@hidden>) |