Doubts about the functioning of --remove-source-files param #3434
jrpelegrina
started this conversation in
General
Replies: 1 comment 2 replies
-
|
Unfortunatly this is not a bug. It is expected behaviour. A file is not a folder - and that command specifically is for removing files. The local path structure remains so that it can be reused, if required for other files that need to be uploaded in a similar manner. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello
I'm testing the latest version of the OneDrive client with the parameters upload-only and --remove-source-files=true. I see that when I copy individual files to the local folder linked to OneDrive, once they're sent to OneDrive, they're deleted from the local folder, which is expected.
However, if I copy a folder (for example, Test) with files, I see that the files are deleted, but the Test folder that contains them isn't. Therefore, when accessing the linked local folder, the Test folder appears empty. Is this the expected behavior or could it be a bug?
Thank you very much, and congratulations on the work you're doing.
Beta Was this translation helpful? Give feedback.
All reactions