Post Go back to editing

Analog FTP access problem

I get this response (or varieties of it) when I try to access the ftp.analog.com site to download ADV7180 files with FileZilla Client on Windows 7 Pro:

Status:    Resolving address of ftp.analog.com

Status:    Connecting to 137.71.25.119:21...

Status:    Connection established, waiting for welcome message...

Status:    Initializing TLS...

Status:    Verifying certificate...

Status:    TLS connection established.

Status:    Server does not support non-ASCII characters.

Status:    Connected

Status:    Retrieving directory listing...

Command:    PWD

Response:    257 "/" is current directory

Command:    TYPE I

Response:    200 Transfer mode set to BINARY

Command:    PASV

Response:    227 Entering Passive Mode (137,71,25,119,234,168).

Command:    LIST

Error:    The data connection could not be established: ETIMEDOUT - Connection attempt timed out

Error:    Connection timed out after 200 seconds of inactivity

Error:    Failed to retrieve directory listing

Status:    Resolving address of ftp.analog.com

Status:    Connecting to 137.71.25.119:21...

Status:    Connection established, waiting for welcome message...

Status:    Initializing TLS...

Status:    Verifying certificate...

Status:    TLS connection established.

Status:    Server does not support non-ASCII characters.

Status:    Connected

Status:    Retrieving directory listing...

Command:    PWD

Response:    257 "/users/decoders" is current directory

Command:    TYPE I

Response:    200 Transfer mode set to BINARY

Command:    PASV

Response:    227 Entering Passive Mode (137,71,25,119,234,191).

Command:    LIST

Error:    The data connection could not be established: ETIMEDOUT - Connection attempt timed out.

Anyone had a similar problem and been able to fix it? I can download the files I need using the Terminal window on a Mac, but I'd rather use FileZilla Client if possible.

Parents
  • Hi Julian,

    I was able to get command prompt FTP (in Windows 7 Professional) to work with ftp.analog.com. There were two programs in my Windows Firewall settings marked "File Transfer Program" and the bottom one was not checked. As soon as I checked it and applied my changes, command prompt FTP started working correctly.

    Maybe this will be useful for you.

    BTW: I was able to download ADV Register Control Ver 7.0 Installation.zip without any issues.

    -Matt

Reply
  • Hi Julian,

    I was able to get command prompt FTP (in Windows 7 Professional) to work with ftp.analog.com. There were two programs in my Windows Firewall settings marked "File Transfer Program" and the bottom one was not checked. As soon as I checked it and applied my changes, command prompt FTP started working correctly.

    Maybe this will be useful for you.

    BTW: I was able to download ADV Register Control Ver 7.0 Installation.zip without any issues.

    -Matt

Children
No Data