ecl-logo Documentation

DownloadCloudFile

DownloadCloudFile[cloudFile,targetPath]path

returns the local path to the file after downloading cloudFile to the specified targetPath.

Details

    Input
    Output
    Messages
  • DestinationPathDestination path does not exist: `1`.
    NotFoundCloud file does not exist: `1`.

Examples

Basic Examples  (4)

A cloud file can be downloaded into a directory:

A cloud file can be downloaded and will be saved in a specified directory:

A cloud file can be downloaded into a specific file path:

Multiple cloud files can be downloaded:

Messages  (2)

DestinationPath  (1)

If the target path's directory is invalid, fail:

NotFound  (1)

Downloads of invalid cloud files will fail: