_ -> giveup "protocol error"
else store
_ -> giveup "protocol error"
+ liftIO $ removeWhenExistsWith removeFile (fromRawFilePath tmpfile)
proxyget offset af k = withproxytmpfile k $ \tmpfile -> do
-- Don't verify the content from the remote,
## work notes
+* testremote hangs at PUT to on a cluster accessed over http that
+ has a node that is a directory special remote.
+
* When part of a file has been sent to a cluster via the http server,
the transfer interrupted, and another node is added to the cluster,
and the transfer of the file performed again, there is a failure