> > When I am on machine B where node B is, if I use GetFiles
> > with -serverAddress address_of_A
> > I can retrieve the freesite with no problem, and it was super fast.
> >
> > But after that, I thought B should now know where the data is from, and
> > store a local copy of it.

Wrong, if you use the client to connect directly to node A, B won't be
involved at all, so it won't contain the data.

> But is actually does not. So when I use GetFiles without the -serverAddress
> tcp/127.0.0.1:port
> I just cannot retrieve the site.
> Again, I have A's address in B's nodes.config to start with.

That's the weird thing. Because it should be looking at B anyway if you
have B in nodes.config. So there might be
a) a flaw in Freenet's routing
b) The wrong IP address in nodes.config
c) Too many references to other nodes in your file store, so it wouldn't
search on B at all.
...

Seb

_______________________________________________
freenet-tech mailing list
[EMAIL PROTECTED]
http://lists.freenetproject.org/mailman/listinfo/tech

Reply via email to