I have followed the links from the various threads to try and download this software, but the links are either broken, or the instructions are wrong.
I have followed this guide:
When the ftp client tries to read the directory listing from the remote site it fails as shown in the following log from Filezilla:
Status: Resolving address of ftp.analog.com
Status: Connecting to 137.71.173.119:21...
Status: Connection established, waiting for welcome message...
Status: Initializing TLS...
Status: TLS connection established.
Status: Logged in
Status: Retrieving directory listing...
Command: PWD
Response: 257 "/users/adv728x" is current directory
Command: TYPE I
Response: 200 Transfer mode set to BINARY
Command: PASV
Response: 227 Entering Passive Mode (137,71,173,119,200,125).
Command: MLSD
Error: Connection timed out after 20 seconds of inactivity
Error: Failed to retrieve directory listing
Status: Disconnected from server
Status: Resolving address of ftp.analog.com
Status: Connecting to 137.71.173.119:21...
Status: Connection established, waiting for welcome message...
Status: Initializing TLS...
Status: TLS connection established.
Status: Logged in
Status: Retrieving directory listing...
Command: PWD
Response: 257 "/users/adv728x" is current directory
Command: TYPE I
Response: 200 Transfer mode set to BINARY
Command: PASV
Response: 227 Entering Passive Mode (137,71,173,119,200,129).
Command: MLSD
Error: Connection timed out after 20 seconds of inactivity
Error: Failed to retrieve directory listing
Is there an updated ftp site or username I need to use?