weswu8 / gcsfuse-win

Gcs fuse system, windows fuse system on top of the google cloud storage service, mount Gcs buckets and folder as local driver on you local windows host
29 stars 6 forks source link

Unable to do changes in existing file as "Save As" is not working here. #4

Open RtzS opened 3 years ago

RtzS commented 3 years ago

Hi,

I am using gcpfuse-win and mounted GCP bucket on windows. But I am unable to do changes in existing file as "Save As" option is not working for files. Tried by "Read Only" property value changes for some files but still facing same issue.

apart from this observed that GCP bucket and mounted X drive is not in sync. like if I am deleting something from GCP it is not reflecting on X drive even refresh is also not working. To reflect latest changes every time I have to reestablish the X drive connection.

Can any one please help me here to achieve these requirements.

Thankyou in advance.

weswu8 commented 3 years ago

This system has a built-in cache to save the browsed file path. You can open the file bin/conf/config.xml and modify 180. The smaller the number, the shorter the cache validity period.