liberodark / ODrive

Google Drive GUI for Windows / Mac / Linux
https://liberodark.github.io/ODrive/
GNU General Public License v3.0
1.16k stars 136 forks source link

Local to Remote sync not working under a FUSE mount #53

Closed Slamdunk closed 6 years ago

Slamdunk commented 6 years ago

Hi, I have a FUSE mount inside which I would like to use this awesome app, but the local-to-remote sync doesn't work. In depth details:

Remote-to-Local works flawlessly. Outside the gocryptfs FUSE mount, both synchronizations work flawlessly.

Browsing this project source code, I think it is very likely an issue of chokidar or Node fs API, but since I've encountered this issue here, this is the starting point for debugging it.

Could you help me investigate the issue further?

Slamdunk commented 6 years ago

After the third run, it seems workling :man_facepalming: