Basic WGET Command to Login and Download File
filed in Linux on Jul.24, 2009
GNU Wget – free utility for non-interactive download of files from the Web.
suppossed you’re a member of some site [ex: http://www.doesnt-exist.com]. you want to download some file from there. but first, you need to login. the question is, how to download file from site that ask user to login first, using wget? i’ll show you [...]

