Issue Type: Bug Bug
Assignee: bap
Components: publish-over-ftp-plugin
Created: 22/Jan/15 2:44 PM
Description:

I'm not sure that this is problim with plugin, escpecially because I've never used it before. But after build is finished i see that no files were transfered. The cofiguration of ftp server is probably right, at least when i test configuration, i get success.
"ERROR: Exception when publishing, exception message [Connection reset]" - this is only ecxeption message in my build log.
i've looked through ftp server log and found this:
084366)22.01.2015 15:16:56 - (not logged in) (92.39.135.230)> 220-FileZilla Server version 0.9.41 beta
(084366)22.01.2015 15:16:56 - (not logged in) (92.39.135.230)> 220-written by Tim Kosse ([email protected])
(084366)22.01.2015 15:16:56 - (not logged in) (92.39.135.230)> 220 Please visit http://sourceforge.net/projects/filezilla/
(084366)22.01.2015 15:16:56 - (not logged in) (92.39.135.230)> USER jenkins
(084366)22.01.2015 15:16:56 - (not logged in) (92.39.135.230)> 331 Password required for jenkins
(084366)22.01.2015 15:16:56 - (not logged in) (92.39.135.230)> PASS *******
(084366)22.01.2015 15:16:56 - jenkins (92.39.135.230)> 230 Logged on
(084366)22.01.2015 15:16:56 - jenkins (92.39.135.230)> CWD /Jenkins
(084366)22.01.2015 15:16:56 - jenkins (92.39.135.230)> 250 CWD successful. "/Jenkins" is current directory.
(084366)22.01.2015 15:16:56 - jenkins (92.39.135.230)> TYPE I
(084366)22.01.2015 15:16:56 - jenkins (92.39.135.230)> 200 Type set to I
(084366)22.01.2015 15:16:56 - jenkins (92.39.135.230)> CWD /Jenkins
(084366)22.01.2015 15:16:56 - jenkins (92.39.135.230)> 250 CWD successful. "/Jenkins" is current directory.
(084366)22.01.2015 15:16:56 - jenkins (92.39.135.230)> PASV
(084366)22.01.2015 15:16:56 - jenkins (92.39.135.230)> 227 Entering Passive Mode (192,168,88,10,201,215)
(084366)22.01.2015 15:16:56 - jenkins (92.39.135.230)> disconnected.
It seems that jenkins connents to the server but doesn't even try to publish files.
Can you please help me solving this problem? Thanks in advance.

Environment: Jenkins ver. 1.565.3
Project: Jenkins
Labels: publish-over-ftp
Priority: Major Major
Reporter: Irene Shcherbakova
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to