/// This is the primary CFDP destination handler. It models the CFDP destination entity, which is
/// remote entity. Please note that the destination handler can also only process Metadata, EOF and
/// The handler requires the [alloc] feature but will allocated all required memory on construction
/// UNIX tool `cp` works. If the destination path is a directory instead of a regular full path,
/// the source path base file name will be appended to the destination path to form the resulting
// This handler also does not support concurrency out of the box but is flexible enough to be used