Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

copy: Improvements #214

Open
1 of 3 tasks
pando85 opened this issue Jan 6, 2022 · 1 comment
Open
1 of 3 tasks

copy: Improvements #214

pando85 opened this issue Jan 6, 2022 · 1 comment

Comments

@pando85
Copy link
Member

pando85 commented Jan 6, 2022

  • dest MUST support directories. If dest ends with "/": create dir and copy.
  • src MUST support directories.
  • mode MUST include preserve special string to preserve permissions.
@pando85
Copy link
Member Author

pando85 commented Jan 6, 2022

Update docopt example.

pando85 added a commit that referenced this issue Jan 6, 2022
This allows to preserve original file mode.

Part of #214
pando85 added a commit that referenced this issue Jan 6, 2022
This allows to preserve original file mode.

Part of #214
pando85 added a commit that referenced this issue Jan 6, 2022
This allows to preserve original file mode.

Part of #214
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant