rclone icon indicating copy to clipboard operation
rclone copied to clipboard

Error on folder rename (new or existing one)

Open yderi opened this issue 1 year ago • 1 comments

rclone v1.67.0

  • os/version: ubuntu 22.04 (64 bit)
  • os/kernel: 5.15.0-119-generic (x86_64)
  • os/type: linux
  • os/arch: amd64
  • go/version: go1.22.4
  • go/linking: static
  • go/tags: none Using "MS OneDrive" that mounted into the Linux folder: rclone --vfs-cache-mode full mount OneDrive: ~/OneDrive --default-permissions --vfs-cache-max-age 12h

Cloud One Drive already contains some data, so when I open one folder deeper and tries to create a new folder, I see as it creates a new folder and offer to set a new name. But once I provide a name a press enter it throws an error like: "Sorry, could not rename ""untitled folder" to "test". Error renaming file /home/user/OneDrive/Windows-help/unutitled folder 2: Input/output error" In the console it shows the following errors: 2024/09/03 14:55:04 ERROR : Charts/untitled folder 3: Dir.Rename error: invalidRequest: Source item URL is required for cross-stack file upload. 2024/09/03 14:55:04 ERROR : IO error: invalidRequest: Source item URL is required for cross-stack file upload.

Let me know If I need to provide additional information. Any help appreciated. It has been working fine, today it just start throw an errors.

yderi avatar Sep 03 '24 12:09 yderi

Looks like there are other people having this problem

https://answers.microsoft.com/en-us/msoffice/forum/all/onedrive-web-i-cant-move-folders/2045277e-0b1a-49fc-8a59-ffdda772ca50

I'd say this is a bug in OneDrive probably.

Can you create the folder directly with the correct name? Maybe from the command prompt?

ncw avatar Sep 03 '24 12:09 ncw

I'm going to assume onedrive have fixed the bug since we haven't had any more reports of this.

ncw avatar Jan 14 '25 17:01 ncw