Opened 4 days ago

#13155 new Bug report

Connection Timeout Issue with FTP Server

Reported by: Josiah Jackson Owned by:
Priority: normal Component: FileZilla Client
Keywords: Timeout, Insecure server, FTP over TLS Cc: Josiah Jackson
Component version: 3.67.1 Operating system type: Windows
Operating system version: 10 Enterprise

Description

I am experiencing an issue while trying to connect to the FTP server at ftptms.acquiremedia.com. Interestingly, my colleagues are able to connect without any issues, but another client is also encountering the same problem. Below are the latest details of my connection attempts:

  1. Connection Attempt:
  • Time: 11:10:43
  • Status: Resolving address of ftptms.acquiremedia.com
  • Connecting to: 34.66.114.227:21
  • Status: Connection established, waiting for welcome message.
  • Warning: Insecure server, it does not support FTP over TLS.
  1. User Authentication:
  • Command: USER universal
  • Response: 331 Please specify the password.
  • Command: PASS (password hidden for security)
  1. Connection Timeout:
  • Error: Connection timed out after 20 seconds of inactivity.
  • Error: Could not connect to server.
  • Status: Waiting to retry...
  1. Second Connection Attempt:
  • Status: Resolving address of ftptms.acquiremedia.com
  • Connecting to: 34.66.114.227:21
  • Status: Connection established, waiting for welcome message.
  • Response: 220 (vsFTPd 3.0.2)
  • Command: AUTH TLS
  • Response: 530 Please login with USER and PASS.
  • Command: AUTH SSL
  • Response: 530 Please login with USER and PASS.
  • Warning: Insecure server, it does not support FTP over TLS.
  1. Re-attempt User Authentication:
  • Command: USER universal
  • Response: 331 Please specify the password.
  • Command: PASS
  • Error: Connection timed out after 20 seconds of inactivity.
  • Error: Could not connect to server.

Despite my colleagues being able to connect successfully, I continue to face this timeout issue. Additionally, the fact that another client is experiencing the same problem raises concerns about a possible underlying issue.

Could you please advise on how I can resolve this matter? Any assistance would be greatly appreciated.

Change History (0)

Note: See TracTickets for help on using tickets.