Sharepoint Remote - Failed to transfer file

What is the problem you are having with rclone?

Excel files fail to upload to Sharepoint. Failed to transfer file from cache to remote: corrupted on transfer.

Other tested files transfer fine. I tried creating new Excel files with no data from same folder with same permissions.

I confirmed the latest 1.58 beta exhibits the same problem.

File "winfsp-1.10.22006.msi" uploaded fine.
File "test.xlsx" failed.

Complete noob, so any help would be greatly appreciated!

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

rclone v1.57.0

  • os/version: Microsoft Windows 10 Pro 2009 (64 bit)
  • os/kernel: 10.0.22000.469 (x86_64)
  • os/type: windows
  • os/arch: amd64
  • go/version: go1.17.2
  • go/linking: dynamic
  • go/tags: cmount

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 -vv mount Sharepoint: T: --vfs-cache-mode writes --network-mode --config "C:\Program Files\rclone\rclone.conf"

The rclone config contents with secrets removed.

[Sharepoint]
type = webdav
url = sharepoint-site-removed
vendor = sharepoint
user = john.doe@gmail.com
pass = removed

A log from the command with the -vv flag

https://pastebin.com/DymABtQV

<script src="https://pastebin.com/embed_js/DymABtQV"></script>

See:

Microsoft OneDrive (rclone.org)

As it's a known item.

Well that makes sense, leave it up to MS and their infinite wisdom. I love how they just do their own “enhancements”. Thanks for the quick reply!

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.