Hi Chris,

Apologies for the late response.

On 08/09/27 16:06 +0100, Chris Lamb said ...
> > The attached patch adds support for 'progress_indicator' on SCP uploads
> 
> Updated patch attached; it was not adding '-v' when changing the file modes.

This patch actually increases the verbosity of the ssh protocol messages
(because of the -v switches) rather than the progress of the file copy itself.

With upload method scp, currently the progress indicator (dput's progress) is
sort of 'always on' and in case we want to modify the existing behaviour, what
we may want to do is the following:

 - use the -q switch to scp in case of progress_indicator = 0
 - use the current default behaviour in case of progress_indicator = 1 or 2

Does this make sense?  I am afraid, with the patch in its current form, this
bug would be wontfix.

Regards,

Giridhar

-- 
Y Giridhar Appaji Nag | http://appaji.net/

Attachment: signature.asc
Description: Digital signature

Reply via email to