Hello,
I implement this plugin "Publish over FTP" and get it running, but correctly.
The following informations I can provide:
On the Jenkins - Slave Server, the fileset are build in /home/company/jenkins/heliosFECT/development/_build/helios/helios-fect I Need to FTP all this files to the remote FTP Server.
The FTP account on the remote publish Server Points to the wwwroot of the webserver. So I have not the Change the remote path on ftp Connection.
For the plug-in configuration I try to Point for Transfer - Transfer Set - Source files to /home/company/jenkins/heliosFECT/development/_build/helios/helios-fect but then nothing was copied, but the ftp Connection was successful (I see the connect and disconnect in the log).
What I have to configure here ? A relative path (of what)?
Best regards
Alexander