我正在寻找一种方式上传文件到一个驱动器使用SSIS。我已经研究过了,还有一些第三方工具,如CozyRoc、KingswaySoft,它们提供一个驱动器连接管理器。有谁有过这样的经历吗?如果是,请分享!
发布于 2017-11-10 15:00:38
我找到了一种更简单的方法来做到这一点,而不需要任何第三方软件。下载一个驱动器到您的本地计算机,然后登录。您可以上传、下载、删除files.To地图--在Windows上为业务云驱动器提供一个驱动器--请执行以下步骤
映射文件资源管理器(我的计算机)中的网络位置
a. Open File Explorer (or My Computer in older Windows) and select This PC on the left side tree.
b. Click on Add Network Location button in the ribbon (or right click on empty space in File Explorer and select Add Network Location). c. Click Next on Add Network Wizard window
d. Click to select Choose custom network location and click Next
e. Copy the URL from the address box and add Documents in the end like below example
https://<your Office365 tenant name>-my.sharepoint.com/personal/<yourrname>_company_com/Documents f. Enter a name for your network location and click Next and Finish to complete the wizard. g. You will find the mapped network location in My PC section.使用文件系统任务上传、创建、删除等。你就完蛋了。
发布于 2017-11-07 17:59:23
我们的SSIS生产力包提供OneDrive目标组件,它支持从OneDrive创建/更新/删除数据。您可以下载该工具包并试一试,如果您遇到任何问题,请随时通知我们。我们非常乐意帮忙!
https://stackoverflow.com/questions/47143982
复制相似问题