Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Files added to Google drive folder (from others or the web interface) do not show up in local folder. #524

Closed
AndreRisnes opened this issue Feb 8, 2019 · 3 comments

Comments

@AndreRisnes
Copy link

AndreRisnes commented Feb 8, 2019

google-drive-ocamlfuse, version 0.7.1
Ubuntu 16.04.5 LTS

Hi,

I have a problem getting files from the remote drive to show up in my local folder. This is a simple way to reproduce it for me:

  1. Mount an empty Google drive folder (root_folder=X) using google-drive-ocamlfuse -cc -debug <local-folder> (or just google-drive-ocamlfuse <local-folder>)
  2. Go into the local folder and list contents. Only .Trash is shown.
  3. Upload a file to the drive folder using the web interface
  4. Wait a few minutes
  5. List the local folder. No files show up (except .Trash).

See https://pastebin.com/HRKWsG2b for gdfuse.log, and https://pastebin.com/BXB7KLUW for curl.log

Possibly related to #525

@astrada
Copy link
Owner

astrada commented Feb 9, 2019

Duplicate of #523

@astrada astrada marked this as a duplicate of #523 Feb 9, 2019
@astrada astrada removed the bug label Feb 9, 2019
@astrada
Copy link
Owner

astrada commented Feb 9, 2019

Should be fixed in 0.7.2 that I just uploaded to my beta ppa.

@AndreRisnes
Copy link
Author

That was fast! 0.7.3 seems to work fine on my machine now, thank you.

@astrada astrada closed this as completed Feb 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants