skilion / onedrive

Free Client for OneDrive on Linux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Locally deleted folder is not removed from OneDrive

cdrewing opened this issue · comments

I am doing a onedrive --synchronize --upload-only to backup my local data to OneDrive. I created a folder named "test-to_delete" and deleted it on my machine, then I performed onedrive --synchronize --upload-only again:

cdrewing@cdrewing-desktop:~$ onedrive --synchronize --upload-only
Configuration file successfully loaded
Configuring Global Azure AD Endpoints
Initializing the Synchronization Engine ...
Syncing changes from local path only - NOT syncing data changes from OneDrive ...
Uploading differences of ~/OneDrive
Deleting item from OneDrive: Musik/test-to_delete

So everything should be fine. But it isn't. Musik/test-to_delete is still there, even after +600 seconds.

Can anybody confirm?

@cdrewing
A couple of important points:

Edit:
As an update, I have tried to replicate your issue, however the remote folder / files are correctly deleted.

If this is an issue, please raise a new issue on https://github.com/abraunegg/onedrive following the correct support process for raising bugs or defects.