Forum Discussion
David Bann
Aug 05, 2016Copper Contributor
FTP into SharePoint Library of Sub Site
Hi there, We are having trouble trying to FTP into a SharePoint library. We can get it to work if we are trying to FTP into the main site collection librarieis, but we can't get it to work when w...
- 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.
Aug 05, 2016
You might try SPFileZilla that is very similar to FileZilla, but ready for SharePoint: https://spfilezilla.codeplex.com/
David Bann
Aug 08, 2016Copper Contributor
Thanks - I did look into SPZilla but it's not really an FTP client, only a look-alike client. We are also using FTP from another system into SharePoint, so it is prgrammatic, and not using an FTP client.
Thanks though :)
Thanks though :)