Task 9

Task 9

What is the response code we get for the FTP message 'Login successful'?

Answer

230

Explanation

This code indicates that the user has successfully logged into the FTP server and is authorized to proceed with further actions, such as file uploads or downloads.

Last updated