Behaviour of --no-remote-delete when deleting local files #1381
-
Hi ! I want to use onedrive as an uploader only to MS OneDrive, to send local backups. As you saw, I started with skilion's onedrive and added uploadOnly and keepRemote features. Then, on your advice, I switched to your onedrive. I noticed the option "--remove-source-files" so I also started using it. In the end, I use the following command command to upload (I'll remove --verbose later): It works well, except for one thing : local files are deleted (as expected), but they stay in the database. Because of that, each new run of the command will still mention those deleted files:
I don't know if this is expected behaviour (I feel like it is), so I wanted to discuss this with you. I don't think that we should keep the locally deleted files in the database; if I deleted them that's because I want to forget about them locally. What do think about this ? Thanks |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
That sounds like a bug - please submit a bug report using the following process: https://github.com/abraunegg/onedrive#reporting-an-issue-or-bug |
Beta Was this translation helpful? Give feedback.
@SylvainLaugie
That sounds like a bug - please submit a bug report using the following process: https://github.com/abraunegg/onedrive#reporting-an-issue-or-bug