Re: cocoa-dev digest, Vol 2 #1035 - 14 msgs
Re: cocoa-dev digest, Vol 2 #1035 - 14 msgs
- Subject: Re: cocoa-dev digest, Vol 2 #1035 - 14 msgs
- From: Kirk Kerekes <email@hidden>
- Date: Thu, 1 Aug 2002 20:29:14 -0500
On Thursday, August 1, 2002, at 06:02 PM, email@hidden
wrote:
Subject: FTP with Cocoa
From: "Max Seelemann.de" <email@hidden>
To: email@hidden
Hi.
I've some questions about ftp and cocoa.
I'd like to upload an File to an server. The best would be via ftp.
And now I'd like to know how to realize this best.
It is my understanding that Jaguar will be able to mount ftp servers as
remote volumes on the desktop.
So perhaps the least-effort answer is -- "Wait for Jaguar".
I tried NSURLHandle but while this could only handle http:// and
file:// requests, this wouldn't really help me.
The file is an xml file which has always the same position and
needs just to be updated. Is there maybe an other way to change
an file and don't replace it online maybe via http??
The best would be some example code or an url, but I'm happy
about every answer.
_______________________________________________
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.