xybu / onedrive-d-old

Microsoft OneDrive client on Linux.
http://xybu.me/projects/onedrive-d/
GNU Lesser General Public License v3.0
821 stars 144 forks source link

multiple instances (multiple OneDrive accounts) and correct inotify events on filenames with special characters #218

Open tronium opened 7 years ago

tronium commented 7 years ago

Two main modifications:

  1. Adjustable config directory (through --f option) to support multiple instances (multiple OneDrive accounts).
  2. Correct inotify events on filenames with special characters
mickeN89 commented 6 years ago

does this work? (configuring multiple OneDrive accounts) If so, what command should I run?

BR