google-drive-ocamlfuse
google-drive-ocamlfuse copied to clipboard
Files updated by share partner are not reflected
I created a folder with some files and am sharing them with a coauthor. He edits some files, adds some new ones, I do the same. In the web view of Google Drive everything looks correct:
In particular, the "rolls_spsa.Rmd" has a file size of 3k and a file date of 12/30, which is correct. It was modified by my coauthor and is correctly this size.
But in the googledrive-ocamlfuse directory, it has a newer file modification date than the correct one, but the older file length of 1.5k.
This is a problem. I can successfully see things I upload, whether manually or via rsync, in the web view. But when files are modified by my collaborator, I don't see the changes in my local mount! That's a big problem.
Is there some issue where share partners edits are not shown by googledrive-ocamlfuse?