You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Andreas Wagner (Jira)" <ji...@apache.org> on 2022/11/10 10:03:00 UTC

[jira] [Created] (NET-716) sendCommand("LIST") ends up with "425 Can't open data connection."

Andreas Wagner created NET-716:
----------------------------------

             Summary: sendCommand("LIST") ends up with "425 Can't open data connection."
                 Key: NET-716
                 URL: https://issues.apache.org/jira/browse/NET-716
             Project: Commons Net
          Issue Type: Bug
          Components: FTP
    Affects Versions: 3.8.0
            Reporter: Andreas Wagner


Hello!

I'm using org.apache.commons.net.ftp.FTPSClient to connect to FTP server running on a mainframe. Method "listFiles" works correct and the actual list of my datasets is returned to my java client program. But when using method call 'sendCommand("LIST")' error "425 Can't open data connection." is returned.

With kind regards,

Andreas Wagner



--
This message was sent by Atlassian Jira
(v8.20.10#820010)