dcp
dcp copied to clipboard
Preserve file permissions flag
When copying data from the container to the local filesystem, there should be a choice whether or not to preserve the original permissions of the files in the container. I think this may be possible, based on the underlying tar unpack command.