Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-26550

publish over ftp plugin ver. 1.11 transfer 0 files

XMLWordPrintable

      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 (Tim.Kosse@gmx.de)
      (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.

            slide_o_mix Alex Earl
            shkutu Irene Shcherbakova
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: