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

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

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

Gary D. Gregory edited comment on NET-716 at 11/10/22 12:28 PM:
----------------------------------------------------------------

It sounds like your code does something different or is missing steps from the listFiles method. I suggest you step through your debugger to understand the difference. 

 

Gary 


was (Author: garydgregory):
It sounds like your code does something different or is missing steps from the listFiles method. I suggest you  step through your debugger to understand the difference. 

 

Gary 

> 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
>            Priority: Major
>
> 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)