Skip navigation.
 
mlRe: Cocoa FTP Server
FROM : M. Uli Kusterer
DATE : Sun Dec 12 15:49:27 2004

At 1:04 Uhr +1030 13.12.2004, Jonathon Mah wrote:
>It'd then run its own FTP server (accessible only from localhost),
>which the Finder could then mount. When the app receives various FTP
>commands (LIST, etc.), it'd talk to the plugin, re-format the output
>as necessary, and pass it back.


  Uhh... I don't think that would be very useful... Finder's support
for FTP is both royally broken and abysmally slow. It only supports
read access. Unless this was promised to change for Tiger (and I
haven't read anything about that anywhere, and I don't get the top
secret stuff), I'd say you're better off writing this so it is a file
system plugin.

  There's maybe even already one for BSD or Darwin that would only
need to be ported and made to talk to your app... who knows?
--
Cheers,
M. Uli Kusterer
------------------------------------------------------------
        "The Witnesses of TeachText are everywhere..."
                    http://www.zathras.de

Related mailsAuthorDate
mlCocoa FTP Server Jonathon Mah Dec 12, 14:30
mlRe: Cocoa FTP Server Finlay Dobbie Dec 12, 14:47
mlRe: Cocoa FTP Server Jonathon Mah Dec 12, 15:34
mlRe: Cocoa FTP Server M. Uli Kusterer Dec 12, 15:49
mlRe: Cocoa FTP Server Sherm Pendley Dec 12, 15:58
mlRe: Cocoa FTP Server Jonathon Mah Dec 12, 16:56
mlRe: Cocoa FTP Server M. Uli Kusterer Dec 12, 17:28
mlRe: Cocoa FTP Server Izidor Jerebic Dec 12, 17:55
mlRe: Cocoa FTP Server Finlay Dobbie Dec 12, 19:43