Opened at 2013-08-06T15:43:31Z
Last modified at 2021-03-30T18:40:19Z
#2046 new defect
Add tahoe cp --children-of options — at Initial Version
Reported by: | markberger | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | soon |
Component: | code-frontend-cli | Version: | 1.10.0 |
Keywords: | tahoe-cp usability | Cc: | |
Launchpad Bug: |
Description
Currently tahoe cp -r only copies a directory's children, and not the directory itself. This is inconsistent with cp, and ticket #712 addresses that issue.
However, once #712 is fixed, there will be no way to copy the children of a directory on the grid without also copying the parent. This ticket proposes a new --child-of option that would mimick the current (incorrect) behavior of tahoe cp -r.
Note: See
TracTickets for help on using
tickets.