FC++  v0.9.0-9e9b65
FileCatalyst Fast File Transfers - C++ Library
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Limitations and known issues
  • MD5 verification of individual blocks during transfers is not implemented. MD5 verification of the entire file after the transfer has finished is supported. See fc::Options::setMd5Verification() for details.
  • Some of the Java command-line options do not exist in the C++ version. Run "fccl --help" to list available options, or refer to FC++ API (core) for details.