Re: Basic FTP and .Mac support for a Cocoa app
Re: Basic FTP and .Mac support for a Cocoa app
- Subject: Re: Basic FTP and .Mac support for a Cocoa app
- From: Daniel Jalkut <email@hidden>
- Date: Tue, 03 Dec 2002 12:28:18 -0800
On Monday, December 2, 2002, at 11:33 PM, Evan Jones wrote:
- One obvious work around is that Mac OS X can mount FTP and WebDAV
servers as disks. Therefore, one easy way to do a network copy would
be to mount the server, do a normal filesystem copy and then unmount
the server.
Except ftp servers are mounted read-only, so you couldn't accomplish
the "upload" part of the solution in this manner.
Daniel
_______________________________________________
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.