Forum Discussion
FTP into SharePoint Library of Sub Site
- Aug 08, 2016
Thanks, we managed to get it working. It is certainly possible. It turned out that we were having permission problems, and after recreating the library, then we got it working.
We set up an FTP server on the app server of SharePoint. When you set the physical path of the FTP folder, you need to specify the UNC path of the library. Permissions are really important at every level - from library access to DB access. It's working now and no need to have some sort of intermediary transfer tool or scheduled job.
i thought it is not even possible to FTP to a library so i am a bit supprised and curious if there is a answer for your question.
kr,
Paul
Thanks, we managed to get it working. It is certainly possible. It turned out that we were having permission problems, and after recreating the library, then we got it working.
We set up an FTP server on the app server of SharePoint. When you set the physical path of the FTP folder, you need to specify the UNC path of the library. Permissions are really important at every level - from library access to DB access. It's working now and no need to have some sort of intermediary transfer tool or scheduled job.