derrix060 / onedriveClient

A Microsoft OneDrive and OneDrive for Business client for Linux, written in Python3.
MIT License
65 stars 10 forks source link

Please offer an option to disable inotify_simple so that be working in macOS #50

Open galaxy001 opened 5 years ago

galaxy001 commented 5 years ago

For macOS users, even a manually sync is better than none.

Would you consider to add an option to disable inotify_simple ?

derrix060 commented 5 years ago

That would be a bit tricky on my side because I don't have a mac to test. I can create a configuration to disable inotify_simple and let macOS users decide what to do with it.

Please let me know if that's okay ;)

galaxy001 commented 5 years ago

I mean to not use inotify function at all. The macOS users may still manually run the daemon at foreground each time when they want to upload the changes, and then kill the daemon since it will not know any changing afterwards.

derrix060 commented 5 years ago

Can't macOS users use the app provided by Microsoft: https://support.office.com/en-us/article/sync-files-with-the-onedrive-sync-client-on-mac-os-x-d11b9f29-00bb-4172-be39-997da46f913f or https://apps.apple.com/us/app/onedrive/id823766827?mt=12?

galaxy001 commented 5 years ago

When you have multiple accounts, the Microsoft app cannot allow you to select which one to start. You will have to start many of the app for each of the account.