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:[email protected]/url


Additional information

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


Options