Sync fails on copying large file

STOP and READ USE THIS TEMPLATE NO EXCEPTIONS - By not using this, you waste your time, our time and really hate puppies. Please remove these two lines and that will confirm you have read them.

What is the problem you are having with rclone?

Sync from onedrive to local storage fails for large (4.3Gb) file

Run the command 'rclone version' and share the full output of the command.

Which cloud storage system are you using? (eg Google Drive)

Onedrive

The command you were trying to run (eg rclone copy /tmp remote:tmp)

"Scripts etc.\rclone\rclone" sync --config=".\scripts etc.\rclone.conf" ipsOnedrive:IckletonSociety DownloadedContent --progress --log-file=_BACKUP_LOG.TXT

Please run 'rclone config redacted' and share the full output. If you get command not found, please make sure to update rclone.

[ipsOnedrive]
type = onedrive
drive_type = personal
access_scopes = Files.Read Files.Read.All Sites.Read.All offline_access
description = IPS Onedrive cloud
token = XXX
drive_id = XXX

[ipsOnedrive2]
type = onedrive
token = XXX

[ipsOnedrive3]
type = onedrive
token = XXX
drive_id = XXX
drive_type = personal```

A log from the command that you were trying to run with the -vv flag

2025/05/26 18:23:24 ERROR : Archives/Oral History & Videos/Rachel Radford interviewed by Glynis Hammond 18.3.2023 copy.mp4.21b2e939.partial: Failed to set sparse: DeviceIoControl FSCTL_SET_SPARSE: Incorrect function.
2025/05/26 19:03:37 ERROR : Archives/Oral History & Videos/Rachel Radford interviewed by Glynis Hammond 18.3.2023 copy.mp4: Failed to copy: multi-thread copy: failed to write chunk: write \\?\D:\IPS Onedrive Backup\DownloadedContent\Archives\Oral History & Videos\Rachel Radford interviewed by Glynis Hammond 18.3.2023 copy.mp4.21b2e939.partial: There is not enough space on the disk.
2025/05/26 19:08:44 ERROR : Local file system at //?/D:/IPS Onedrive Backup/DownloadedContent: not deleting files as there were IO errors
2025/05/26 19:08:44 ERROR : Local file system at //?/D:/IPS Onedrive Backup/DownloadedContent: not deleting directories as there were IO errors
2025/05/26 19:08:44 ERROR : Attempt 1/3 failed with 1 errors and: multi-thread copy: failed to write chunk: write \\?\D:\IPS Onedrive Backup\DownloadedContent\Archives\Oral History & Videos\Rachel Radford interviewed by Glynis Hammond 18.3.2023 copy.mp4.21b2e939.partial: There is not enough space on the disk.
2025/05/26 19:08:56 ERROR : Archives/Oral History & Videos/Rachel Radford interviewed by Glynis Hammond 18.3.2023 copy.mp4.21b2e939.partial: Failed to set sparse: DeviceIoControl FSCTL_SET_SPARSE: Incorrect function.
2025/05/26 19:48:04 ERROR : Archives/Oral History & Videos/Rachel Radford interviewed by Glynis Hammond 18.3.2023 copy.mp4: Failed to copy: multi-thread copy: failed to write chunk: write \\?\D:\IPS Onedrive Backup\DownloadedContent\Archives\Oral History & Videos\Rachel Radford interviewed by Glynis Hammond 18.3.2023 copy.mp4.21b2e939.partial: There is not enough space on the disk.
2025/05/26 19:54:03 ERROR : Local file system at //?/D:/IPS Onedrive Backup/DownloadedContent: not deleting files as there were IO errors
2025/05/26 19:54:03 ERROR : Local file system at //?/D:/IPS Onedrive Backup/DownloadedContent: not deleting directories as there were IO errors
2025/05/26 19:54:03 ERROR : Attempt 2/3 failed with 1 errors and: multi-thread copy: failed to write chunk: write \\?\D:\IPS Onedrive Backup\DownloadedContent\Archives\Oral History & Videos\Rachel Radford interviewed by Glynis Hammond 18.3.2023 copy.mp4.21b2e939.partial: There is not enough space on the disk.
2025/05/26 19:54:15 ERROR : Archives/Oral History & Videos/Rachel Radford interviewed by Glynis Hammond 18.3.2023 copy.mp4.21b2e939.partial: Failed to set sparse: DeviceIoControl FSCTL_SET_SPARSE: Incorrect function.
2025/05/26 20:32:00 ERROR : Archives/Oral History & Videos/Rachel Radford interviewed by Glynis Hammond 18.3.2023 copy.mp4: Failed to copy: multi-thread copy: failed to write chunk: write \\?\D:\IPS Onedrive Backup\DownloadedContent\Archives\Oral History & Videos\Rachel Radford interviewed by Glynis Hammond 18.3.2023 copy.mp4.21b2e939.partial: There is not enough space on the disk.
2025/05/26 20:39:13 ERROR : Local file system at //?/D:/IPS Onedrive Backup/DownloadedContent: not deleting files as there were IO errors
2025/05/26 20:39:13 ERROR : Local file system at //?/D:/IPS Onedrive Backup/DownloadedContent: not deleting directories as there were IO errors
2025/05/26 20:39:13 ERROR : Attempt 3/3 failed with 1 errors and: multi-thread copy: failed to write chunk: write \\?\D:\IPS Onedrive Backup\DownloadedContent\Archives\Oral History & Videos\Rachel Radford interviewed by Glynis Hammond 18.3.2023 copy.mp4.21b2e939.partial: There is not enough space on the disk.
2025/05/26 20:39:13 NOTICE: Failed to sync: multi-thread copy: failed to write chunk: write \\?\D:\IPS Onedrive Backup\DownloadedContent\Archives\Oral History & Videos\Rachel Radford interviewed by Glynis Hammond 18.3.2023 copy.mp4.21b2e939.partial: There is not enough space on the disk.

There is not enough space on the disk.

Thanks for replying. Just realized, rclone not guilty. Reason is that the memory stick is formatted with FAT32 which limits max file size to 4GB