You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@airavata.apache.org by "Marcus Christie (Jira)" <ji...@apache.org> on 2021/09/08 20:56:00 UTC

[jira] [Resolved] (AIRAVATA-3498) Download directory fails with 2 or more deep nested directories

     [ https://issues.apache.org/jira/browse/AIRAVATA-3498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marcus Christie resolved AIRAVATA-3498.
---------------------------------------
    Resolution: Fixed

> 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
>            Priority: Major
>
> Example directory structure that exhibits behavior:
> {code}
> ./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
> {code}
> 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)