SEEDER_DATA=/home/p2p/razvan/seeder/data/Data.700M.bin 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_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-%T).log UTP_RECEIVER_OUT_LOG=/home/p2p/razvan/leecher/$(hostname)_utp-receiver_$(date +%F-%T).log UTP_SENDER_MONITOR_LOG=/home/p2p/razvan/seeder/mon_$(hostname)_utp-sender_$(date +%F-%T).log UTP_RECEIVER_MONITOR_LOG=/home/p2p/razvan/leecher/mon_$(hostname)_utp-receiver_$(date +%F-%T).log UTP_SENDER_LOG_FILE=/home/p2p/razvan/seeder/intern_$(hostname)_utp-sender_$(date +%F-%T).log UTP_RECEIVER_LOG_FILE=/home/p2p/razvan/leecher/intern_$(hostname)_utp-receiver_$(date +%F-%T).log SWIFT=/home/p2p/p2p-clients/swift/swift SWIFT_SEEDER_PORT=13337 SWIFT_SEEDER_OUT_LOG=/home/p2p/razvan/seeder/$(hostname)_swift-seeder_$(date +%F-%T).log SWIFT_LEECHER_OUT_LOG=/home/p2p/razvan/leecher/$(hostname)_swift-leecher_$(date +%F-%T).log SWIFT_SEEDER_MONITOR_LOG=/home/p2p/razvan/seeder/mon_$(hostname)_swift-seeder_$(date +%F-%T).log SWIFT_LEECHER_MONITOR_LOG=/home/p2p/razvan/leecher/mon_$(hostname)_swift-leecher_$(date +%F-%T).log