ChoEazyCopy icon indicating copy to clipboard operation
ChoEazyCopy copied to clipboard

Incomplete parameters for /DCOPY

Open TheFax opened this issue 1 year ago • 0 comments

ISSUE

The parameter /DCOPY allow different flags:

  • D - Data
  • A - Attributes
  • T - Timestamp
  • E - Extended attributes
  • X - Ignore Alternative data streams

But there is only one parameter selectable via user interface: "CopyDirTimestamp" (T attribute).

SOLUTION

The flags should be selectable in similar way like "CopyFlags" actually is.

TheFax avatar Sep 03 '24 06:09 TheFax