Transfer_File
Linux file transmission program based on TCP
Prepare
git clone git@github.com:scalpelx/Transfer_File.git
cd Transfer_File
make
Use
Send file
./send_file filepath destination_IP_address
Receive file
./receive_file
More information please visite my website