I'm trying to download files via wget, but instead of just using the server names, I'd also like to add a prefix to the server filename
i.e. foo-serverfilename.ext
I'm open to other command line based tools like curl etc if they would be better, so long as they can handle using a cookies.txt file for password protect site
I've been Googling for a solution for days, but can't seem to come up with anything