FROM : Sherm Pendley
DATE : Sun Dec 12 15:58:21 2004
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
DATE : Sun Dec 12 15:58:21 2004
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
| Related mails | Author | Date |
|---|---|---|
| Jonathon Mah | Dec 12, 14:30 | |
| Finlay Dobbie | Dec 12, 14:47 | |
| Jonathon Mah | Dec 12, 15:34 | |
| M. Uli Kusterer | Dec 12, 15:49 | |
| Sherm Pendley | Dec 12, 15:58 | |
| Jonathon Mah | Dec 12, 16:56 | |
| M. Uli Kusterer | Dec 12, 17:28 | |
| Izidor Jerebic | Dec 12, 17:55 | |
| Finlay Dobbie | Dec 12, 19:43 |






Cocoa mail archive

