Upload files to Sharepoint document libraries via FTP
问题 I was wondering if anyone knows how to or if it is possible to upload files to a sharepoint (v3/MOSS) document library over FTP. I know it is possible with webdav. If it is possible is this even supported by Microsoft? 回答1: I don't think so. I think your options are: HTTP (via the upload page) WebDAV Web Services The object model 回答2: You can map a drive to a SharePoint document library, for example \\serveraddress.domain.com\Documents. So I would try mapping a drive on your FTP server, then