简体   繁体   English

如何以编程方式在OSX中找到我的Google云端硬盘文件夹?

[英]How do I programmatically locate my Google Drive folder in OSX?

Similar question as here , but for OSX. 此处类似的问题,但适用于OSX。 How can I programmatically detect the Google Drive path on OSX. 如何在OSX上以编程方式检测Google云端硬盘路径。 Couldn't find sync_config.db as in the Windows version. 找不到Windows版本中的sync_config.db

好的,OSX中的db文件位于以下位置:
~/Library/Application Support/Google/Drive/user_default/sync_config.db

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 如何以编程方式在 Mac OSX 硬盘上创建文件夹 - How to create a folder on Mac OSX hard drive programmatically 如何以编程方式确定哪个Mac驱动器是启动驱动器? - How do I programmatically determine which Mac drive is the boot drive? 如何在OSX Terminal中将驱动器分区到确切大小? - How do I partition a drive to an exact size in OSX Terminal? 如何让我的“终端”命令从vba(在OSX上)的正确文件夹中运行 - How do i get my “terminal” commands to run in the right folder from vba (on OSX) 如何以编程方式将OSX中的某些应用程序列入黑名单? - How do I blacklist certain applications in OSX programmatically? MacOS:如何/在我的应用程序文件夹中存储以编程方式创建的文件? - MacOS: How/where do I store a programmatically created file within my app folder? 在显示OSX服务之前,如何获取有关右键单击的文件/文件夹的信息? - How do I get information about the file/folder that has been right clicked BEFORE my OSX Service is displayed? 如何将sphero ollie连接到Mac OSX? - How do I connect my sphero ollie to my Mac OSX? 如何在 MAC OSX 10.9.4 中将 MySQL 目录移动到外部网络驱动器 - How do i move MySQL directory to an external network drive in MAC OSX 10.9.4 如何从docker容器内访问OSX主机上的USB驱动器? - How do I access a USB drive on a OSX host from inside a docker container?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM