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

Arni Sumarlidason updated OODT-616:
-----------------------------------

    Description: 
When using pushpull with a regex incurring recursive behavior, there is a 
problem resolving relationships between files.

I am still tracking down exact problem, but here is what I have found so far:

- FileRestrictions::isAllowed() returns false because parent file cannot be 
found to obtain permission(vf.allowNewFiles()) for the file to be downloaded.
-- VirtualFile::getChildRecursive() fails

  was:
Pushpull does not download files when using a broad regex and the http protocol.

I am still tracking down exact problem, but here is what I have found so far:

- FileRestrictions::isAllowed() returns false because parent file cannot be 
found to obtain permission(vf.allowNewFiles()) for the file to be downloaded.
-- VirtualFile::getChildRecursive() fails because the absolute path stored in 
the virtual file is.. not absolute.

     Issue Type: Improvement  (was: Bug)
        Summary: http protocol & recursive downloading  (was: http protocol 
behaves unexpectedly)
    
> http protocol & recursive downloading
> -------------------------------------
>
>                 Key: OODT-616
>                 URL: https://issues.apache.org/jira/browse/OODT-616
>             Project: OODT
>          Issue Type: Improvement
>          Components: push pull framework
>    Affects Versions: 0.6
>         Environment: n/a
>            Reporter: Arni Sumarlidason
>              Labels: protocol, pushpull
>         Attachments: ppConfig.tar.gz
>
>
> When using pushpull with a regex incurring recursive behavior, there is a 
> problem resolving relationships between files.
> I am still tracking down exact problem, but here is what I have found so far:
> - FileRestrictions::isAllowed() returns false because parent file cannot be 
> found to obtain permission(vf.allowNewFiles()) for the file to be downloaded.
> -- VirtualFile::getChildRecursive() fails

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to