Re: Proper SMB URL format for FSMountServerVolumeSync?
Re: Proper SMB URL format for FSMountServerVolumeSync?
- Subject: Re: Proper SMB URL format for FSMountServerVolumeSync?
- From: Bryan Pietrzak <email@hidden>
- Date: Thu, 20 May 2004 10:30:29 -0500
On May 20, 2004, at 9:48 AM, David Feldman wrote:
Does anyone know the proper format in which to supply a URL to
FSMountServerVolumeSync to mount an SMB server? I have the server name
or IP, username, password, and volume name.
Try googling for "smb url scheme". This hit looks useful:
http://lists.samba.org/archive/samba-technical/2001-April/013007.html
It results in
smb://[[domain;]username[:password]@]server/share/path
and
smb://[[domain;]username[:password]@]server[/share[/path]]
Now, whether or not FSMountServerVolumeSync() supports that I don't
know. If not, I'd write up a Radar bug :)
Bryan
_______________________________________________
macnetworkprog mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/macnetworkprog
Do not post admin requests to the list. They will be ignored.