Main Functions¶
Core file transfer coordination functions that handle the sending and receiving workflow, including CLI entry point.
Functions¶
- send_files() - Server-side file transmission with streaming protocol
- receive_files() - Client-side file reception with automatic resume
- main() - CLI entry point and argument parsing