From: Janet Davis (jlnd_at_cs.washington.edu)
Date: Mon Mar 08 2004 - 10:49:29 PST
On Sun, 7 Mar 2004, Andrew Ebaugh wrote:
> Also, if nodes are to be distributing new files as they are downloaded,
> shouldn't the index file maintained by either the client or the server
> component?
Yes, when the client component downloads a new file, it should add the
file name to the index file.
> Related: anyone have suggestions on getting/working with a directory listing
> in Ruby?
Try the Dir class.
Cheers,
Janet
> -----Original Message-----
> From: cse461-bounces_at_cs.washington.edu
> [mailto:cse461-bounces_at_cs.washington.edu] On Behalf Of Cameron Tom
> Sent: Sunday, March 07, 2004 9:54 PM
> To: cse461_at_cs.washington.edu
> Subject: [Cse461] Fishster index file format
>
> The assignment says:
> "The file "index", if it exists, contains a list of file names that the
> server is willing to share"
>
> What is the format of this index file? Going from the previous syntax,
> can I assume:
> file1<crlf>
> file2<crlf>
> ...
> fileN<crlf>
> ?
>
> Thanks,
> Cameron
>
> _______________________________________________
> Cse461 mailing list
> Cse461_at_cs.washington.edu
> http://mailman.cs.washington.edu/mailman/listinfo/cse461
>
> _______________________________________________
> Cse461 mailing list
> Cse461_at_cs.washington.edu
> http://mailman.cs.washington.edu/mailman/listinfo/cse461
>
-- Janet Davis jlnd_at_cs.washington.edu http://www.cs.washington.edu/homes/jlnd/ _______________________________________________ Cse461 mailing list Cse461_at_cs.washington.edu http://mailman.cs.washington.edu/mailman/listinfo/cse461
This archive was generated by hypermail 2.1.6 : Mon Mar 08 2004 - 10:49:33 PST