Marcus Christie created AIRAVATA-3498:
-----------------------------------------
Summary: Download directory fails with 2 or more deep nested
directories
Key: AIRAVATA-3498
URL: https://issues.apache.org/jira/browse/AIRAVATA-3498
Project: Airavata
Issue Type: Bug
Components: Django Portal
Reporter: Marcus Christie
Assignee: Marcus Christie
Example directory structure that exhibits behavior:
```
./Clone_of_Clone_of_Gaussian_on_May_14_2019_436_PM
./Clone_of_Clone_of_Gaussian_on_May_14_2019_436_PM/.DS_Store
./Clone_of_Clone_of_Gaussian_on_May_14_2019_436_PM/Gaussian.com
./Clone_of_Clone_of_Gaussian_on_May_14_2019_436_PM/ARCHIVE
./Clone_of_Clone_of_Gaussian_on_May_14_2019_436_PM/ARCHIVE/Gaussian.com
./Clone_of_Clone_of_Gaussian_on_May_14_2019_436_PM/ARCHIVE/Gaussian.stdout
./Clone_of_Clone_of_Gaussian_on_May_14_2019_436_PM/ARCHIVE/Gaussian.stderr
./Clone_of_Clone_of_Gaussian_on_May_14_2019_436_PM/ARCHIVE/gaussian.log
./Clone_of_Clone_of_Gaussian_on_May_14_2019_436_PM/ARCHIVE/A2089987719
./Clone_of_Clone_of_Gaussian_on_May_14_2019_436_PM/ARCHIVE/job_119604065.pbs
./Clone_of_Clone_of_Gaussian_on_May_14_2019_436_PM/Gaussian.stdout
./Clone_of_Clone_of_Gaussian_on_May_14_2019_436_PM/Gaussian.stderr
./Clone_of_Clone_of_Gaussian_on_May_14_2019_436_PM/gaussian.log
./Echo_on_Oct_1_2018_450_PM
./Echo_on_Oct_1_2018_450_PM/Echo-Error
./Echo_on_Oct_1_2018_450_PM/Echo-Out
```
Essentially, where we're seeing this and I think the most likely cause would be
a user downloading a Project directory from storage where one of the experiment
directories has an ARCHIVE directory, as can be seen above. That gets 2 nested
directories under that Project directory.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)