Is there a way to connect to a folder on a external raid system (Apple sharing is turned on) with xCode. I have looked at using http but that doesn't work, it just brings up the login info for the raid drive. I thought about SMB but I need to know how to pass the user and password information.
Using Safari I can put in smb://192.168.100.251/database/ and then the login appears, so i know it can connect.
Using Safari I can put in smb://192.168.100.251/database/ and then the login appears, so i know it can connect.