Utilities / Download file from URL directly to server

Description

Download a file from a URL address to the Chipster server. The URL must be visible to Chipster server. If it's not, use client's 'Import from URL to client' functionality instead.

Parameters

Details

Some file sharing services may use random URLs. This is a problem for file type checks, that rely on the file extensions. Please set the parameter "Add a file extension" in case the URL doesn't contain the correct file extension.

When downloading files with https protocol, the server must have a valid certificate to prove its identity. By default Java accepts all the certificates issued by most common certificate authorities (CA). The parameter "Require valid SSL certificate" can be used to disable this check in case you are downloading from the server without a proper certificate and you trust the network between your machine and the server.

Output

The output file is named according to the last part of the URL.