Details
-
Type:
New Feature
-
Status: Closed (View Workflow)
-
Priority:
Blocker
-
Resolution: Fixed
-
Component/s: publish-over-ftp-plugin
-
Similar Issues:
Description
It should be a must that all Publish Over plugins can be setup as Build Steps (like Over SSH does).
I have the case where I want to upload a zip file to an FTP server, and then trigger the deploy of that zip.
I can't do it because the Over FTP can only be Post-build Step (and that is too late in my process).