-
|
I tried using onedrive --synchronize --single-directory Documents/Dir to sync just that directory, but today i look at my one drive folder on linux to find it has downloaded all 60GB of my onedrive storage. I only one to sync one directory, how do i do that? I dont want to delete the unwanted files locally because that will delete them on the server too. How do i remove all the unwanted local files and just keep one dir in sync? Many thanks |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Are you using the OneDrive client via the Ubuntu PPA? If yes, you are hit with 2 issues:
Using Please check these 2 points first. |
Beta Was this translation helpful? Give feedback.
@spkgyk
Are you using the OneDrive client via the Ubuntu PPA? If yes, you are hit with 2 issues:
Using
using onedrive --synchronize --single-directory Documents/Diris 100% the correct way to achieve what you are attempting. The issue you are facing is the above 2 points which will prevent your actual desired use of the client to work correctly.Please check these 2 points first.