What is the problem you are having with rclone?
Using rclone to transfer excel xlsx files from an Ubuntu server hosted on a VirtualBox to a SharePoint document folder. Copy fails with " corrupted on transfer: sizes differ 29668 vs 38987"
Run the command 'rclone version' and share the full output of the command.
rclone v1.60.1-DEV
- os/version: ubuntu 24.04 (64 bit)
- os/kernel: 6.8.0-39-generic (x86_64)
- os/type: linux
- os/arch: amd64
- go/version: go1.22.2
- go/linking: dynamic
- go/tags: none
Which cloud storage system are you using? (eg Google Drive)
SharePoint
The command you were trying to run (eg rclone copy /tmp remote:tmp
)
rclone copy employee_data.xlsx redacted:ReportsFolder
Please run 'rclone config redacted' and share the full output. If you get command not found, please make sure to update rclone.
Name Type
==== ====
redacted_sharepoint onedrive
A log from the command that you were trying to run with the -vv
flag
Paste log here