Deploy via FTP to azure
Hello,
We want to upload/deploy a folder and all it's contents from the GitHub repo to Azure via FTP.
The source is a folder called "ux" under the root of the repo and the destination remote folder is /site/wwwroot
I have "ux\" in the artifacts text box for the FTP deployment option. Here's the error I get.
Deploying using FTP provider
Neither artifacts nor application were uploaded. Make sure you have specified correct artifacts filter.
Please help!
Thanks
-Matt
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Feodor Fitsner on 16 Feb, 2015 11:35 PM
Hi Matt,
You should generate artifact first and then deploy from it.
In Arifacts tab of project settings specify "ux" to add entire folder as zip and give it some "Deployment name", say "myapp".
Then on FTP deployment provider set *application* (not artifact) to "myapp". This will unpack zip artifact to FTP. Set remote folder to "/site/wwwroot".
-Feodor
Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 01:54 AM.