xybu / onedrive-d-old

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

Client -> Server changes not working #206

Open benyanke opened 8 years ago

benyanke commented 8 years ago

I have this installed and running, and pushing server changes to the client works great, but nothing I change on the client's filesystem gets synced to the server.

Ideas?

logicscience1 commented 8 years ago

sorry can't help but I'd say I have the same problem. delete a file in the client folder, does not get deleted on the server.

However it also does not seem to download again either.

liuxueyang commented 7 years ago

Try

     onedrive-d status
     onedrive-d stop
     onedrive-d start --debug

and see the log may help. ;-)