correct path to utp executables
authorRazvan Deaconescu <razvan.deaconescu@cs.pub.ro>
Sun, 21 Nov 2010 20:30:32 +0000 (22:30 +0200)
committerRazvan Deaconescu <razvan.deaconescu@cs.pub.ro>
Sun, 21 Nov 2010 20:30:32 +0000 (22:30 +0200)
config

diff --git a/config b/config
index f7e6313..8fb2de8 100644 (file)
--- a/config
+++ b/config
@@ -3,8 +3,8 @@ LEECHER_DIR=/home/p2p/razvan/leecher/data
 LEECHER_DATA=$LEECHER_DIR/Data.700M.bin
 DATA_HASH=261d3ff85652eb50a4bb294a2d2611c3148c3adf
 
-UTP_RECEIVER=/home/p2p/p2p-clients/utp/libutp/utp_files/utp_recv
-UTP_SENDER=/home/p2p/p2p-clients/utp/libutp/utp_files/utp_send
+UTP_RECEIVER=/home/p2p/p2p-clients/utp/libutp/utp_file/utp_recv
+UTP_SENDER=/home/p2p/p2p-clients/utp/libutp/utp_file/utp_send
 UTP_RECEIVER_PORT=12345
 UTP_SENDER_OUT_LOG=/home/p2p/razvan/seeder/$(hostname)_utp-sender_$(date +%F-%M).log
 UTP_RECEIVER_OUT_LOG=/home/p2p/razvan/leecher/$(hostname)_utp-receiver_$(date +%F-%M).log