How To Use wget With Username and Password for FTP / HTTP File Retrieval

How To Use wget With Username and Password for FTP / HTTP File Retrieval

wget --user=user --password='Password' http://abc.aa/az.txt

arstech