Version: 1.4.6
Download from URL
The Download from URL feature allows you to fetch files directly from the internet into your selected directory.
To use:
- Navigate to the desired directory.
- Click the Upload button.
- Select Download from URL instead.
- Enter the direct download link (URL) to the file.
- Click Download to begin.
The file will be downloaded using wget
and saved with the same name as on the remote server.
If a file with the same name already exists in the directory, it will not be overwritten—instead, a version with a +1
suffix will be created.
✅ This is especially useful for large files or when direct device uploads are slow or limited.
Was this helpful?