Machsupport Forum

Mach Discussion => Mach4 General Discussion => Topic started by: bcoop on October 22, 2021, 08:17:27 PM

Title: FTP Site Access Issue
Post by: bcoop on October 22, 2021, 08:17:27 PM
recently I have not been able to connect to the FTP site,   ftp://anonymous:guest@ftp.machsupport.com/
Using FileZilla this is what I get,  it appears to require a password for an anonymous connection,
I have connected many times in the past. last successful connection was 10/7/21

Status:   Disconnected from server
Status:   Resolving address of ftp.machsupport.com
Status:   Connecting to 206.225.80.216:21...
Status:   Connection established, waiting for welcome message...
Status:   Initializing TLS...
Status:   Verifying certificate...
Status:   TLS connection established.
Command:   USER anonymous
Response:   331 Password required for anonymous
Command:   PASS *********************
Response:   530 Login incorrect.
Error:   Critical error: Could not connect to server

any help would be appreciated

Title: Re: FTP Site Access Issue
Post by: Steve Stallings on October 22, 2021, 08:48:48 PM
Not sure that access method is still supported. Try using HTTP:

https://www.machsupport.com/ftp/
Title: Re: FTP Site Access Issue
Post by: bcoop on October 23, 2021, 10:58:20 AM
That works ,
Thank you Steve