Issue Type: Improvement Improvement
Assignee: bap
Components: publish-over-ssh-plugin
Created: 05/Dec/14 1:50 PM
Description:

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.

Environment: CentOS, Tomcat
Project: Jenkins
Labels: user-experience logging ssh
Priority: Minor Minor
Reporter: Maciej Jaros
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