FTP with Cocoa
FTP with Cocoa
- Subject: FTP with Cocoa
- From: "Max Seelemann.de" <email@hidden>
- Date: Thu, 1 Aug 2002 23:00:08 +0200
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.
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.
thanks
MAX
_______________________________________________
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.