Steve K <[email protected]> wrote: > >How do I set the "Verbose output in console" option for the Publish >Over >FTP Plugin? > >Certainly, the primary objective is to successfully use ftp to copy the > >files to the desired location. When the ftp fails, however, do you >agree >that the "Publish Over FTP Plugin" should throw an error? > >Thank you. > >Steve K.
Yes, I agree. However, the plugin acts on the response from the server. If the server says ok, then all is well (report the issue to the server admin) if the server returns a failure code then create a bug report in the Jenkins issue tracker (including the verbose console output) and I'll take a look at it. Note that some people setup servers that allow you to put files on them, but not get or even list them! Bap.
