[ 
https://issues.apache.org/jira/browse/NET-512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13701575#comment-13701575
 ] 

Thomas Raddatz commented on NET-512:
------------------------------------

Today only the object types *STMF and *DIR of the AS/400 root file system are 
supported. There is no way to download files and members from the QSYS file 
system, which actually is the main file system of an AS/400.

The patch I provided enables the FTP client to download objects of type *FILE 
and *MEM from the QSYS file system. Due to the nature of the AS/400 FTP server, 
date and time information as well as the size of a member is not available.

The original test case (OS400FTPEntryParserTest) has been left unchanged and an 
additional test case (OS400FTPEntryParserAdditionalTest) has been added.
                
> Downloading files or members from the AS400 QSYS file system is not supported
> -----------------------------------------------------------------------------
>
>                 Key: NET-512
>                 URL: https://issues.apache.org/jira/browse/NET-512
>             Project: Commons Net
>          Issue Type: Bug
>          Components: FTP
>    Affects Versions: 3.3
>            Reporter: Thomas Raddatz
>            Priority: Minor
>              Labels: patch
>


--
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