# Task 8

## <mark style="color:purple;">Task 8</mark>

*What is username that is used over FTP when you want to log in without having an account?*

### <mark style="color:purple;">Answer</mark>

anonymous

### <mark style="color:purple;">Explanation</mark>

Many FTP servers allow anonymous login, which enables users to access certain files or directories without needing a specific account. Typically, the user is prompted to enter an email address as the password, but it is often not required.
