roberthawdon/dfshow

Copied files should retain their permissions

Closed this issue · 1 comments

Expected Behavior

Copying a file should have the same permissions as the original.

Current Behavior

Files are always given 644 permissions.

Failure Information (for bugs)

Please help provide information about the failure if this is a bug. If it is not a bug, please remove the rest of this template.

Steps to Reproduce

Please provide detailed steps for reproducing the issue.

  1. Launch show
  2. Find a file with permissions other than 644 (-rw-r--r--)
  3. Copy it

Context

Please provide any relevant information about your setup. This is important in case the issue is not reproducible except for under certain conditions.

  • DF-SHOW Version: 0.7.0
  • Operating System: Linux
  • System Architecture: x86_64
  • Output of uname -a: Linux ian-arch-XPS15-9560 5.0.13-arch1-1-ARCH #1 SMP PREEMPT Sun May 5 18:05:41 UTC 2019 x86_64 GNU/Linux

Failure Logs

Please include any relevant log snippets or files here.

Added to 0.8 version, hotfixed into 0.7.1 release