Copy folder with content #407
stefanstranger
started this conversation in
Ideas
Replies: 2 comments
-
I don't think you can copy a folder and it's files, although I know you can copy groups of files to a target folder, some of the documentation about creating a manifest lists a relevant (but not quite right) example. There's a possibility it's only a small change to add this functionality, or using wildcards will do the trick. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Try using a double asterisk:
I have had some success with this, even though it's not explicitly mentioned anywhere in the docs above. If this is intended behaviour, it should probably be added. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Instead of a single file I want to copy complete folders with content. Is that possible too?
Beta Was this translation helpful? Give feedback.
All reactions