The ls command allways returns the cached data
----------------------------------------------

                 Key: VFS-393
                 URL: https://issues.apache.org/jira/browse/VFS-393
             Project: Commons VFS
          Issue Type: Bug
    Affects Versions: 2.0
         Environment: Red hat Linux
            Reporter: Prasad Kulkarni
            Priority: Blocker
             Fix For: 2.0


We have follwed the below steps to reproduce the issue

1. Created a folder under /home/xyz with name abc
2. Tried to get the Childrens of /home/xyz
3. I have got the folder listed as 'abc' although there are few other childrens 
which are not considered and listed
4. Deleted the folder 'abc'
5. Tried to get the Childrens of /home/xyz
6. It is still listing the folder 'abc'


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to