Sharepoint Workspace 2010 本地商店位置

发布于 2024-11-26 18:29:46 字数 429 浏览 0 评论 0原文

使用 Sharepoint Workspace 设置与 Sharepoint 2010 站点的本地同步时,本地文件存储在哪里?更重要的是,如何更改存储位置?

在 username\Workspaces 下创建了一个类似文件夹的对象,但是当检查资源管理器地址栏中的路径时,它仅显示 username\Workspaces,而不像其他显示为 C:\Users\username\xxxx 的文件夹。右键单击该文件夹仅提供在新窗口中打开的选项 - 它甚至无法删除! Workspace 应用程序本身没有用于设置存储位置的选项。

使用 SSD 系统驱动器时,我没有足够的空间将所有这些数据放在 C: 上。我的用户配置文件中只有一部分已迁移到其他驱动器,因此新项目的默认值仍然是 C:。如果不知道存储的真实路径,我什至无法使用连接点进行重定向。

许多网络搜索都没有透露任何关于这个主题的信息。感谢您的帮助。

When setting up local synchronization with a Sharepoint 2010 site using Sharepoint Workspace, where are the local files stored? More importantly, how can I change the storage location?

There is a folder-like object created under username\Workspaces, but when checking the path in the explorer address bar, it shows simply username\Workspaces, unlike other folders that show as C:\Users\username\xxxx. Right clicking the folder only provides the option to open in new window - it can't even be deleted! There are no options for setting storage location within the Workspace application itself.

Using an SSD system drive, I don't have the space to put all this data on C:. Only part of my user profile has been relocated to other drives, so the default for new items is still C:. Without a knowledge of the real path where this is stored, I can't even use junction points to redirect.

Much web searching has revealed nothing on this subject. Your help is appreciated.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(4

安稳善良 2024-12-03 18:29:46

数据存储在用户个人资料中。我认为您无法重新定位同步数据库。同步数据未加密或受密码保护。因此,您应该考虑在组织内激活配置文件加密。

除了位置之外,您无法为负责存储同步数据的本地 SQL CE 激活任何类型的 OOB 保护!

the data is stored within the users profile. I don't think taht you're able to relocated the synched database. The synchronized data isn't encrypted or password protected. So you should consider to activate profile encryption within your organization.

In addition to the location you aren't able to activate any kind of OOB protection for the local SQL CE which is responsible for storing the synched data!

梦里兽 2024-12-03 18:29:46

默认位置是 %localappdata%\Microsoft\Office\14.0\OfficeFileCache。
此位置中的文件看起来不像实际文件,并且包含大量元数据。

根据 Microsoft KB 2020636,您可以通过添加名为 OfficeCacheLocation 的可扩展字符串值来更改 OfficeFileCache 的位置使用新路径到注册表子项 HKEY_CURRENT_USER\Software\Microsoft\Office\14.0\Common\Internet。 (此密钥仅适用于 Office 2010。)

The default location is %localappdata%\Microsoft\Office\14.0\OfficeFileCache.
The files in this location don't look like the actual files, and contain a lot of metadata.

Per Microsoft KB 2020636, you can change the location of the OfficeFileCache by adding an Expandable String Value named OfficeCacheLocation to registry subkey HKEY_CURRENT_USER\Software\Microsoft\Office\14.0\Common\Internet with the new path. (This key is for Office 2010 only.)

说好的呢 2024-12-03 18:29:46

In my organization, we reviewed the option of using Workspace for making files available offline, but in the end opted for a third party SharePoint add-on.

Since all of out users have Outlook and use it on daily basis, it made sense to have an Outlook sidebar available with all the users' relevant files. It also can synchronize a SharePoint library or folder and makes its items available offline using Microsoft Outlook, so we opted to use it instead of the OOB feature, which was too limited and had various security problems.

愿得七秒忆 2024-12-03 18:29:46

刚刚遇到这个,我认为这会解决问题:如何更改 Office 2010 文档缓存的默认位置 (注意:我自己实际上还没有这样做过)。

我在此网站上没有足够的“声誉”来发布其他链接,但如果您搜索以下内容,您可以找到更多背景:

OfficeFileCache 文件夹大小比实际内容大 3-4 倍 (SharePoint Workspace 2010)

Sharepoint Workspace Fills Hard开车——WTF?

Just came across this and I think this will do the trick: How to change the default location of the Office 2010 Document Cache (NB: I haven't actually done it myself yet).

I don't have enough "reputation" on this site to post additional links, but if you search on the following, you can find more background:

OfficeFileCache Folder Size 3-4x Larger than Actual Content (SharePoint Workspace 2010)

Sharepoint Workspace Fills Hard Drive – WTF?

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文