• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag
 

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Cocoa FTP Server
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Cocoa FTP Server


  • Subject: Re: Cocoa FTP Server
  • From: Sherm Pendley <email@hidden>
  • Date: Sun, 12 Dec 2004 09:58:21 -0500

On Dec 12, 2004, at 9:34 AM, Jonathon Mah wrote:

The way I was planning to implement it was for the app to act as a kind of "bridge" between protocols. The program would use, for example, an SFTP client plugin and use it to connect to a remote server. 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.

Meh. Sounds awkward and klunky.

I'd throw away the whole "local FTP server" hack, and look into mounting the remote system directly with a VFS - Virtual File System - plugin. Ask around on the Darwin lists.

sherm--

Cocoa programming in Perl: http://camelbones.sourceforge.net
Hire me! My resume: http://www.dot-app.org

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >Cocoa FTP Server (From: Jonathon Mah <email@hidden>)
 >Re: Cocoa FTP Server (From: Finlay Dobbie <email@hidden>)
 >Re: Cocoa FTP Server (From: Jonathon Mah <email@hidden>)

  • Prev by Date: Re: Cocoa FTP Server
  • Next by Date: Seeking advice on NSLock usage
  • Previous by thread: Re: Cocoa FTP Server
  • Next by thread: Seeking advice on NSLock usage
  • Index(es):
    • Date
    • Thread