rclone / rclone

"rsync for cloud storage" - Google Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Wasabi, Google Cloud Storage, Azure Blob, Azure Files, Yandex Files
https://rclone.org
MIT License
46.12k stars 4.13k forks source link

Error on folder rename (new or existing one) #8047

Open yderi opened 1 week ago

yderi commented 1 week ago

rclone v1.67.0

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.

ncw commented 1 week ago

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?