Switch to ssh/console window connected to your remote machine.
CTRL SHIFT V - poof, correct url. Just punch home "wget " and hit enter. Easy.
If you're using putty, fuck all. I ahve no idea how to help you if you're on a commercial OS, I haven't used one of those for over a decade...
Basically, wget just fetches a url like typing into your browser. If you see it in the address line of your browser, type the same thing... Or copy-paste it however your platform does it. You can sometimes end up with goofy filenames if the server you're getting the file from uses dynamic stuffs... it might save the filename with line options, you'll just have to rename it is all.
I used to awk/grep pages I pulled with wget, such as whatismyip.com's home page, before there were handy dyndns drivers and stuff... It's a handy way to get around pain in the butts like that.
Ya for extra security I go through console via the Digital Ocean website, that has 2FA on it. I have a dynamic IP from my ISP so I use the csf -a command to add my temporary IP to all my nodes before I do any maintenance...
OzzieCoin turned off all ports bar 9999 on my masternodes. This is the first time I'm going it alone without him hand holding me.
Seeing that you're being so helpful, at some stage I need to remove those IP addresses that I'm adding. For the one's I remember I know there's the -r command for csf, however for the ones I haven't remembered how do I get a list of all IP addresses I've manually added using csf -a...
Thanks to everyone for helping me, I really appreciate it...