The problem is that currently when sending files to remote server the task seems to be stuck on "SSH: Connecting...".

      So some kind of feedback is needed (at least as an option) to show at least information about files that are being transfer e.g.:
      ```
      SSH: Transfering 'some-workspace-subdir/some-file-name.war'...
      ```

      Or even better – for large files or slow transfer – show progress every 30 seconds like so:
      ```
      SSH: Transfering 'large-file.iso'...
      15% complete...
      31% complete...
      44% complete...
      Done.
      SSH: Transfering 'small-file.sh'...
      Done.
      ```

      30 seconds feedback is just my personal preference - it could be configurable too.

          [JENKINS-25931] File transfer progress feedback

          For your information, all publish-over-ssh component type JENKINS issues related to the Publish Over SSH plugin have been transferred to Github: https://github.com/jenkinsci/publish-over-ssh-plugin/issues

          Here is the direct link to this issue in Github: https://github.com/jenkinsci/publish-over-ssh-plugin/issues/168
          And here is the link to a search for related issues: https://github.com/jenkinsci/publish-over-ssh-plugin/issues?q=%22JENKINS-25931%22

          (Note: this is an automated bulk comment)

          Gavin McDonald added a comment - For your information, all publish-over-ssh component type JENKINS issues related to the Publish Over SSH plugin have been transferred to Github: https://github.com/jenkinsci/publish-over-ssh-plugin/issues Here is the direct link to this issue in Github: https://github.com/jenkinsci/publish-over-ssh-plugin/issues/168 And here is the link to a search for related issues: https://github.com/jenkinsci/publish-over-ssh-plugin/issues?q=%22JENKINS-25931%22 (Note: this is an automated bulk comment)

          Closing ticket, please use the corresponding Github Issue as linked above.

          Gavin McDonald added a comment - Closing ticket, please use the corresponding Github Issue as linked above.

            Unassigned Unassigned
            nux Maciej Jaros
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: