[tahoe-lafs-trac-stream] [tahoe-lafs] #712: tahoe cp flattens directories
tahoe-lafs
trac at tahoe-lafs.org
Fri Aug 2 17:09:06 UTC 2013
#712: tahoe cp flattens directories
-------------------------+-------------------------------------------------
Reporter: zooko | Owner: daira
Type: defect | Status: assigned
Priority: major | Milestone: 1.11.0
Component: code- | Version: 1.4.1
frontend-cli | Keywords: tahoe-cp usability recursive test-
Resolution: | needed
Launchpad Bug: |
-------------------------+-------------------------------------------------
Comment (by markberger):
Replying to [comment:4 davidsarah]:
> It isn't clear from the bug description or from comment:3 whether it is
just that a directory specified in the command line won't be created as a
directory in the destination, or whether ''all'' subdirectories will be
flattened.
From my testing it appears that only the top level directories are
flattened:
Here is my example folder on the local drive:
{{{
tahoe-cp-test/
readme.txt
pics/
rio.jpg
seattle/
seattle.jpg
}}}
When in the directory tahoe-cp-test/, the command `tahoe cp -r * tahoe
:tahoe-cp-test/` will output the following structure on the grid:
{{{
tahoe-cp-test/
readme.txt
rio.jpg
seattle/
seattle.jpg
}}}
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/712#comment:7>
tahoe-lafs <https://tahoe-lafs.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list