Name

adams.flow.sink.DownloadFile


Synopsis

Downloads a file from a URL and saves it locally.
Also handles basic authentication when using URLs like this:
http://user:pass@domain.com/url


Additional information

Flow input/output:
- input: java.lang.String, java.net.URL


Options