Crate file_transfer_system

Source

Modulesยง

  • Contains functionality for the client component of the file transfer system.
  • Core file transfer functionality for sending and receiving files and directories.
  • Contains networking utilities for handling connections and data transmission.
  • Provides peer-to-peer transfer capabilities. This module is only available when the p2p feature is enabled.
  • Contains functionality for the server component of the file transfer system.