Re: FTP uploading with writeToURL: and NSURL ?
Re: FTP uploading with writeToURL: and NSURL ?
- Subject: Re: FTP uploading with writeToURL: and NSURL ?
- From: Finlay Dobbie <email@hidden>
- Date: Mon, 23 Dec 2002 16:50:37 +0000
On Monday, December 23, 2002, at 03:16 pm, Jan Van Boghout wrote:
There are several classes that have built-in saving. You can use the
method writeToFile, but what about writeToURL ? Has anyone tried this
out before? Looking at the NSURL docs it seems as if you can make a
url that contains a username and password. Looks quite interesting.
Would it be possible to save a certain file to an FTP server with > this?
No.
If not, what is it for then?
URLs pointing to the local file system. (+[NSURL fileURLWithPath:] etc)
-- Finlay
_______________________________________________
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.