Re: Towards a Freenet Filesystem

"Joel Salomon" <[email protected]>
Newsgroups gmane.network.freenet.general
Message-ID <[email protected]>
On 5/22/06, Joel Salomon <[email protected]> wrote:
> I'd rather have a directory for each key.  Assuming the freenet fs has
> been mounted on /freenet, downloads would look like:
>         $ cd /freenet/downloads
>         $ mkdir CHK@keystring; cd CHK@keystring
>         $ tail status
>         <lots of messages>
>         done

On second thought, that might be:
	$ cd /freenet/downloads
	$ mkdir CHK@keystring; cd CHK@keystring
	$ cat status
	<some message saying that the key is well formed>
	$ echo 'start' > ctl
	$ tail status
	<lots of messages>
	done
	…
but the basic idea is there.

--Joel

_______________________________________________
chat mailing list
[email protected]
Archived: http://news.gmane.org/gmane.network.freenet.general
Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/chat
Or mailto:[email protected]?subject=unsubscribe
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.