文件系统访问 Sharepoint 文档库 - 仅限批准的项目

发布于 11-17 05:50 字数 232 浏览 2 评论 0原文

我如何将 SharePoint (2007) 文档库同步到本地文件夹...但仅同步已设置内容审批的库中的“已批准”文档。

通过 Windows 资源管理器(即 WebDAV 链接)导航到它会公开所有文件,但我在文件系统中找不到任何已批准的指示。

Microsoft Office SharePoint Server 2007。客户端可以是 Windows Server 或 Windows 客户端操作系统(7、XP)

How could I synchronize as SharePoint (2007) document library to a local folder... but only the 'approved' documents in a library that has content approval set on.

Navigating to it through Windows Explorer (i.e. the WebDAV link) exposes all files, but i can't find any indication in the file system which are approved.

Microsoft Office SharePoint Server 2007. The client will either be Windows Server or a Windows client OS(7, XP)

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

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

发布评论

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

评论(1

墨洒年华2024-11-24 05:50:21

Windows 资源管理器视图始终会向您显示所有文件,因此无法使其显示文件的子集。通过为使用 SharePoint Web 服务而编写的工具,您可以访问仅显示已批准文档的文档库视图,因此您只能下载视图中显示的文档。或者,您可以在文档库中查询已批准的项目并获取这些项目。

Windows Explorer view is always going to show you all the files so there isn't going to be a way to make it show a subset of the files. With a tool written to use the SharePoint web services you could access a document library view that only had approved documents showing so you could only download documents that showed up in the view. Alternatively you could query the document library for items that were approved and just grab those.

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