You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Mount an empty Google drive folder (root_folder=X) using google-drive-ocamlfuse -cc -debug <local-folder> (or just google-drive-ocamlfuse <local-folder>)
Go into the local folder and list contents. Only .Trash is shown.
Upload a file to the drive folder using the web interface
Wait a few minutes
List the local folder. No files show up (except .Trash).
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:
google-drive-ocamlfuse -cc -debug <local-folder>
(or justgoogle-drive-ocamlfuse <local-folder>
)See https://pastebin.com/HRKWsG2b for gdfuse.log, and https://pastebin.com/BXB7KLUW for curl.log
Possibly related to #525
The text was updated successfully, but these errors were encountered: