I have a batch file, and I'd like to make a part of it save/download a file from a website...
eg. example.com/file.jpg
This would then be saved to a location on my computer. Is there a way to do this? I've tried using the copy
/xcopy
/ROBOCOPY
commands, but to no avail.
My operating system is Windows 8.1