Hi @Mick Dawdy ,
FTP error 530 valid hostname is expected is usually thrown when users configure multiple FTP sites on the same IP address. In other words, when multiple websites have the same settings such as IP address, port number, etc., the FTP server cannot determine the exact account for which the user provided the FTP credentials.
Often times, customers need to host multiple domains on the same IP address. It is therefore recommended that you use a hostname and user combination in the username field of an FTP client such as Filezilla in the format "hostname|user" (symbol | to separate hostname and user).
For example, suppose a user wants to connect to the FTP host ftp.domain.com with the username test. You should then specify the username as ftp.domain.com|testing. Here, the FTP server can easily recognize that the FTP client is connecting to the host ftp.domain.com using the username test.
If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the email notification for this thread.
Best regards,
Yurong Dai