diff --git a/libretroshare/src/ft/ftserver.cc b/libretroshare/src/ft/ftserver.cc index 8f13c91aa..7286f5369 100644 --- a/libretroshare/src/ft/ftserver.cc +++ b/libretroshare/src/ft/ftserver.cc @@ -760,7 +760,7 @@ bool ftServer::handleTunnelRequest(const RsFileHash& hash,const RsPeerId& peer_i // share the file! FileChunksInfo info2 ; - if(rsFiles->FileDownloadChunksDetails(hash, info2)) + if(rsFiles->FileDownloadChunksDetails(real_hash, info2)) for(uint32_t i=0;i