Class ScpReceiveFileCommandDetails

All Implemented Interfaces:
NamedResource

public class ScpReceiveFileCommandDetails extends ScpPathCommandDetailsSupport
Holds the details of a "Cmmmm " command - e.g., "C0644 299 file1.txt"
  • Field Details

  • Constructor Details

    • ScpReceiveFileCommandDetails

      public ScpReceiveFileCommandDetails()
    • ScpReceiveFileCommandDetails

      public ScpReceiveFileCommandDetails(String header)
  • Method Details