Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

strange directory structures with flag tar #4

Open
scheidan opened this issue Nov 27, 2017 · 1 comment
Open

strange directory structures with flag tar #4

scheidan opened this issue Nov 27, 2017 · 1 comment

Comments

@scheidan
Copy link

This resup put --tar PACKAGENAME apath/to/my/data/ results in a tar consisting of all data stored localy at apath/to/my/data/. However, the data within the tar are hidden in the directory apath/to/my/data/, which doesn't make sense.

@hvwaldow
Copy link
Contributor

I will strip the leading path to the main data directory in the next release. Until then the simple workaround is to cd into the top data-directory (data in your example) and call resup from there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants