From Fedora Project Wiki
QA/TestCases/InstallSourceFtpNonAnonymous
Description
A complete installation using the FTP (non-anonymous) network installation protocol.
Steps To Reproduce
- Boot anaconda using any available means
- When prompted, provide the server and path of a valid FTP installation source
- Include a valid
username
andpassword
into the FTP URL using the formftp://USER:PASS@some.server/path/to/install
Expected Results
- Anaconda moves to stage#2 using ftp images
- Anaconda completes successfully
- System boots successfully