Mounting Remote Volumes (again)
Mounting Remote Volumes (again)
- Subject: Mounting Remote Volumes (again)
- From: Lorenzo Puleo <email@hidden>
- Date: Mon, 24 Mar 2003 20:43:47 +0100
Is it sure that nobody here doesn't know how to get the IP of a remote and
mounted volume?
I have the pathname of the volume and I need something like:
afp://1.2.3.4:548/MyVolume
or
afp://PBG3RV.local:548/MyVolume
or
smb://1.2.3.4:548/MyVolume
I am already able to get something like this:
"afp://localhost/Volumes/MyVolume/"
but this doesn't work for mounting the same volume later.
The API FSMountServerVolumeSync wants an URL like afp://1.2.3.4:548/MyVolume
Any idea/code for getting the proper info from a mounted volume in order to
re-mount it later? It seems to be a very hard stuff.
Best Regards
--
Lorenzo Puleo
email: email@hidden
_______________________________________________
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.