Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
9.5
10.0
10.1
10.2
10.3
10.4
10.5
11.0
11.1
11.2
Statistic
FMM
Blog
Downloads a file from device.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
ImageCapture | 8.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | ❌ No |
Parameter | Description | Example | Flags |
---|---|---|---|
FileName | The file name of the media file to download. | "IMG1234.JPG" | |
Folder | Path of destination folder. If empty, we use temporary folder. |
"/Users/cs/Download" | Optional |
DeleteAfterDownload | Pass 1 to delete file on device after successful download. | 0 | Optional |
Returns file path or error.
Created 4th June 2018, last changed 1st August 2019
ImageCapture.DevicesJSON - ImageCapture.Features
Feedback: Report problem or ask question.