Skip to content

Configuration Question #6

@mkumpf

Description

@mkumpf

Paul,

I am struggling with getting this working - most of the issue is that I am an FTP newbie.

I installed the module, configured it and got it working with no issues on my local machine. I pointed it to an ftp site I set up at www.brickftp.com and was able to retrieve files with no issues.

When I deploy to the cloud, I get errors in the log. error messages look something like:

Apr 21 14:54:09.377 127.0.0.1 tr10000: ERROR - (S)FTP: (1/63) org.apache.commons.net.MalformedServerReplyException: Could not parse response code.
Apr 21 14:54:09.379 127.0.0.1 tr10000: ERROR - (S)FTP: (2/63) Server Reply: Protocol mismatch.
Apr 21 14:54:09.379 127.0.0.1 tr10000: ERROR - (S)FTP: (3/63)
Apr 21 14:54:09.379 127.0.0.1 tr10000: ERROR - (S)FTP: (4/63) at org.apache.commons.net.ftp.FTP.__getReply(FTP.java:337)
Apr 21 14:54:09.379 127.0.0.1 tr10000: ERROR - (S)FTP: (5/63) at org.apache.commons.net.ftp.FTP.__getReply(FTP.java:294)
Apr 21 14:54:09.379 127.0.0.1 tr10000: ERROR - (S)FTP: (6/63) at org.apache.commons.net.ftp.FTP.sendCommand(FTP.java:483)
Apr 21 14:54:09.380 127.0.0.1 tr10000: ERROR - (S)FTP: (7/63) at org.apache.commons.net.ftp.FTP.sendCommand(FTP.java:608)
Apr 21 14:54:09.380 127.0.0.1 tr10000: ERROR - (S)FTP: (8/63) at org.apache.commons.net.ftp.FTP.sendCommand(FTP.java:582)
Apr 21 14:54:09.380 127.0.0.1 tr10000: ERROR - (S)FTP: (9/63) at org.apache.commons.net.ftp.FTP.quit(FTP.java:864)

etc. etc. I attached the whole error stack to this issue as a file.
FTPErrorMessage.txt

I have not set up SSH keys or any other security settings in the cloud installation. Can you give me a beginner's run down of how to go about doing that? Also, if you see something in the errors that may give me a direction to go in to resolve this, I would really appreciate it.

Thanks,

Mike

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions