[tahoe-lafs-trac-stream] [Tahoe-LAFS] #2329: cp -r stops with an exception
Tahoe-LAFS
trac at tahoe-lafs.org
Tue Feb 24 01:21:40 UTC 2015
#2329: cp -r stops with an exception
-------------------------+-------------------------------------------------
Reporter: zooko | Owner: warner
Type: defect | Status: assigned
Priority: major | Milestone: 1.10.1
Component: code- | Version: 1.10.0
frontend-cli | Keywords: regression tahoe-cp review-needed
Resolution: | release-blocker
Launchpad Bug: |
-------------------------+-------------------------------------------------
Comment (by daira):
Similarly for `cp -R X.. TO-DIR`:
* if X has >=1 UNNAMEDFILE: error, need a name
* otherwise ''for each'' X,
* if X is NAMEDFILE: create/replace TO-DIR/name
* if X is UNNAMEDDIR: copy source/* into TO-DIR/*, like with single-
source
* if X is NAMEDDIR: copy source/* into TO-DIR/name/*
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2329#comment:42>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list