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

Claus Ibsen resolved CAMEL-8266.
--------------------------------
    Resolution: Fixed

Thanks for the patch, that was good work.

> [camel-sftp] Allow directories which are un-readable to be ignored on 
> permission error
> --------------------------------------------------------------------------------------
>
>                 Key: CAMEL-8266
>                 URL: https://issues.apache.org/jira/browse/CAMEL-8266
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-sftp
>    Affects Versions: 2.14.1
>            Reporter: Shreyas Purohit
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 2.14.2, 2.15.0
>
>   Original Estimate: 8h
>  Remaining Estimate: 8h
>
> When reading from SFTP server recursively it is possible that we read a 
> directory that are not having permission to be read. Specifically, lost+found 
> directory created by the OS with root permission. We should be able to ignore 
> these kind of errors. 
> I can fix this and submit patch but would need guidance towards the better 
> approach:
> 1. Re-use IgnoreFileNotFoundOrPermissionError flag and extend its 
> functionality
> 2. Add a new flag to ignore these errors
> I think the first approach is better as I consider directories to be also a 
> special type of files. I can work on this if you let me know which way to go 
> from someone in Apache Camel team.
> Thanks,
> Shreyas Purohit



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to