Search found 1 match

by kelemvor
20 Jul 2011 12:12
Forum: DOS Batch Forum
Topic: Any way to copy a file from a web server via DOS?
Replies: 1
Views: 3415

Any way to copy a file from a web server via DOS?

We have some log files stored on a server that I access via a url. e.g. http://server.domain.com:8080/folder/whatever.

Is there any way to COPY a file from a location like that via DOS? Even if I have to somehow map a drive so it shows up as an SMB path or something like that. Open to any suggestions.