You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Andy Brook (JIRA)" <ji...@apache.org> on 2010/03/31 18:43:27 UTC

[jira] Created: (NET-316) listFiles() returns empty for "Windows NT" systems

listFiles() returns empty for "Windows NT" systems
--------------------------------------------------

                 Key: NET-316
                 URL: https://issues.apache.org/jira/browse/NET-316
             Project: Commons Net
          Issue Type: Bug
    Affects Versions: 2.0, 1.4, 2.1
            Reporter: Andy Brook


Try as I might, I can't provoke a directory listing from a system reporting as "Windows NT".  The root of the server has no files, just directories, but the problem is the directories are not being included in *.listFiles()*

Is Windows NT unsupported? Any workarounds I can use to extract directory listings?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (NET-316) listFiles() returns empty for "Windows NT" systems

Posted by "Rory Winston (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/NET-316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rory Winston closed NET-316.
----------------------------

    Resolution: Cannot Reproduce

I've tested this on a number of Windows-based systems and I cant reproduce

> listFiles() returns empty for "Windows NT" systems
> --------------------------------------------------
>
>                 Key: NET-316
>                 URL: https://issues.apache.org/jira/browse/NET-316
>             Project: Commons Net
>          Issue Type: Bug
>    Affects Versions: 1.4, 2.0, 2.1
>            Reporter: Andy Brook
>
> Try as I might, I can't provoke a directory listing from a system reporting as "Windows NT".  The root of the server has no files, just directories, but the problem is the directories are not being included in *.listFiles()*
> Is Windows NT unsupported? Any workarounds I can use to extract directory listings?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (NET-316) listFiles() returns empty for "Windows NT" systems

Posted by "Andy Brook (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/NET-316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12854457#action_12854457 ] 

Andy Brook commented on NET-316:
--------------------------------

Ive dug into this today and agree, its my bug, I was cd'ing to / which seemed to cause no files to be returned.

> listFiles() returns empty for "Windows NT" systems
> --------------------------------------------------
>
>                 Key: NET-316
>                 URL: https://issues.apache.org/jira/browse/NET-316
>             Project: Commons Net
>          Issue Type: Bug
>    Affects Versions: 1.4, 2.0, 2.1
>            Reporter: Andy Brook
>
> Try as I might, I can't provoke a directory listing from a system reporting as "Windows NT".  The root of the server has no files, just directories, but the problem is the directories are not being included in *.listFiles()*
> Is Windows NT unsupported? Any workarounds I can use to extract directory listings?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (NET-316) listFiles() returns empty for "Windows NT" systems

Posted by "Sebb (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/NET-316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sebb updated NET-316:
---------------------

    Affects Version/s:     (was: 2.1)

> listFiles() returns empty for "Windows NT" systems
> --------------------------------------------------
>
>                 Key: NET-316
>                 URL: https://issues.apache.org/jira/browse/NET-316
>             Project: Commons Net
>          Issue Type: Bug
>    Affects Versions: 1.4, 2.0
>            Reporter: Andy Brook
>
> Try as I might, I can't provoke a directory listing from a system reporting as "Windows NT".  The root of the server has no files, just directories, but the problem is the directories are not being included in *.listFiles()*
> Is Windows NT unsupported? Any workarounds I can use to extract directory listings?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (NET-316) listFiles() returns empty for "Windows NT" systems

Posted by "Rory Winston (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/NET-316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12853097#action_12853097 ] 

Rory Winston commented on NET-316:
----------------------------------

Andy

I cant reproduce this .. I am seeing directories listed using Windows NT-based FTP systems. Can you provide a specific example?

> listFiles() returns empty for "Windows NT" systems
> --------------------------------------------------
>
>                 Key: NET-316
>                 URL: https://issues.apache.org/jira/browse/NET-316
>             Project: Commons Net
>          Issue Type: Bug
>    Affects Versions: 1.4, 2.0, 2.1
>            Reporter: Andy Brook
>
> Try as I might, I can't provoke a directory listing from a system reporting as "Windows NT".  The root of the server has no files, just directories, but the problem is the directories are not being included in *.listFiles()*
> Is Windows NT unsupported? Any workarounds I can use to extract directory listings?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.