first-sun

sharepoint ; asp.net ; exchange ; windows ; cisco ;

使用Windows Folder Web Part共享远程文件服务器

This Windows Folder web part allows users to store files within a standard Windows (NTFS) folder in a shared network location and display a list of those files in a SharePoint page via a consistent ‘document library’-style interface. A new NTFS sub-folder is automatically created for each SharePoint site that is configured to display the Windows Folder web part, underneath a 'root' NTFS shared folder on a defined server. The NTFS security ACLs for each sub-folder are automatically synchronised to match the list of SharePoint users for the site, so the administrator experience is simply to "drag and drop" the web part. Works best if Kerberos authentication is used. Full documentation, source code and install files are included in the download. The web part is also discussed in the following blog article: http://blogs.msdn.com/grahamtyler/archive/2005/11/30/498132.aspx

文件下载:http://www.gotdotnet.com/codegallery/codegallery.aspx?id=ff4f5718-a0ca-4562-a204-ab3b19679832

使用注意:
1.用户必须有共享文件夹的访问权限(read,change);
2.wss站点只能采用80端口,因为需要在你远程的共享文件夹上创建一个你站点地址的文件夹。

posted on 2006-05-24 20:34  first-sun  阅读(494)  评论(0)    收藏  举报

导航