Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Most robust way of sending files over TCP?
1 point by _lnu4 on May 17, 2019 | hide | past | favorite | 2 comments
I am looking to make a program that can submit large files over tcp. I don't have any issues with sending the buffers to the server/client. I am just unsure on how to go about sending the file metadata. What would be the best way to transmit the filename, permissions, etc? Thanks.


Why make a new program to submit large files over tcp when rsync already exists?

https://rsync.samba.org/


Purely educational. I am trying to brush up on my rust.




Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: