Skip to content
New issue

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

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

Already on GitHub? # to your account

[B] Using neuro-extras data cp -c to copy from local file to cloud bucket removes contents of $HOME/ directory #500

Closed
andriihomiak opened this issue Apr 21, 2022 · 0 comments · Fixed by #506
Assignees
Labels
bug Something isn't working

Comments

@andriihomiak
Copy link
Contributor

Summary

While testing flag combinations, i ran the following command to try to copy from folder into archive on s3:

neuro-extras data cp -c /tmp/cookiecutter-e2e/ s3://<bucket>/data.tar.gz

Which resulted in a ton of logs (was unable to recover them) from tar. I interrupted the execution, but by that point files were gone:

$ tree ~
/home/andrii

0 directories, 0 files

Luckily, no personal data was lost, but it still caused me to do a reinstall.

Environment

  • neuro-extras version: 22.2.2
  • neuro CLI version: 22.1.3
  • OS version: Linux pop-os 5.17.4-051704-generic #202204201108-Ubuntu SMP PREEMPT Wed Apr 20 11:15:55 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
@andriihomiak andriihomiak added the bug Something isn't working label Apr 21, 2022
@andriihomiak andriihomiak linked a pull request May 5, 2022 that will close this issue
41 tasks
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant