<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000066">
I am running unison in a snowflake setting where I have 5 machines. To
get a full topology each machine is acting as two servers and two
clients. Everything is running OK, but when a server is downloading the
file and the client is attempting to download the same file .. of
course it's doubled. To fix this would be really difficult. What I
think is a bug is that when the server (or client) succeeds and the
client (or server) is still downloading .. the second one will just
leave the temporary data in the directory and it gets forgotten. After
an attempt to move it into place the temp should be deleted. In the
short run, this would 100% solve me snowflake topology issues even
though it's not really designed for this. <br>
<br>
<br>
</body>
</html>