Opened at 2013-08-06T15:43:31Z
Last modified at 2021-03-30T18:40:19Z
#2046 new defect
Add tahoe cp --children-of option — at Version 2
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 (last modified by daira)
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 --children-of option that would mimic the current (incorrect) behavior of tahoe cp -r.
Change History (2)
comment:1 Changed at 2013-08-06T15:43:48Z by markberger
- Summary changed from Add tahoe cp --children-of options to Add tahoe cp --children-of option
comment:2 Changed at 2013-08-07T01:08:42Z by daira
- Description modified (diff)
Note: See
TracTickets for help on using
tickets.