On 5/23/06, Matthew Toseland <[EMAIL PROTECTED]> wrote:
> >Oh and you shouldn't have to mkdir for a get!
>
> Why not?  The directory is just an abstraction in memory; no disc
> directory is being created.

Well sure but it's more intuitive if you are able to just do
/freenet/[EMAIL PROTECTED] - or at least /freenet/quick/[EMAIL PROTECTED] (I 
accept
that some files will take *ages* to fetch and so need a different API).

That depends on the intended use; do we want to make the Freenet key
space to look like an extension of the file system, or do we want a
file-like, scriptable, interface to the network?

I rather suspect you'd need some *ugly* ioctl to make the
/freenet/[EMAIL PROTECTED] interface work for large files or SSKs.  How do
you report "bad key format" or "splitfile error" or any
Freenet-specific error with the simple FS interface?

--Joel
_______________________________________________
chat mailing list
chat@freenetproject.org
Archived: http://news.gmane.org/gmane.network.freenet.general
Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/chat
Or mailto:[EMAIL PROTECTED]

Reply via email to