Closed iqqmuT closed 7 years ago
When downloading files from Dropbox, cURL can return: [CURL-EASY][PARTIAL_FILE] Transferred a partial file (18).
In the following example video.mp4 was not downloaded completely. In this case the file should be downloaded again or the folder should be resynced.
video.mp4
Sep 28 09:07:21 rame user.debug RAME: Dropbox: download to /media/sda1/Dropbox/video.mp4 Sep 28 09:07:21 rame user.debug RAME: Dropbox: Downloading to file /media/sda1/Dropbox/video.mp4 Sep 28 09:15:56 rame user.err RAME: cURL error on 'https://content.dropboxapi.com/2/files/download': [CURL-EASY][PARTIAL_FILE] Transferred a partial file (18) Sep 28 09:15:56 rame user.debug RAME: Dropbox: Download finished to file /media/sda1/Dropbox/video.mp4
When downloading files from Dropbox, cURL can return: [CURL-EASY][PARTIAL_FILE] Transferred a partial file (18).
In the following example
video.mp4
was not downloaded completely. In this case the file should be downloaded again or the folder should be resynced.