Deployment to SFTP Excluded Paths not working
Answered
I want to exclude binaries located under wwwroot in my ASP.NET Core Web application.
I configured a SFTP server connection which works. I added Paths in the Excluded Paths Tab like this:
/home/username/RiderProjects/Project/Project/wwwroot/someDir/someFile
When I run My publish to custom Server Run configuration the excluded Files and Folders get deployed to the server.
Please sign in to leave a comment.
Hello Christian, as far as I understand you have also opened an issue on YT: RIDER-50252. The issue was reproduced and assigned to the dedicated developer there, please keep watching it on the tracker, as it shows the latest progress. Thank you!