Re: task to print uploaded filenames

2020-02-21 Thread Stefan Bodewig
On 2020-02-20, Basin Ilya wrote: > Hi. How do I make the scp task print the filenames? verbose="true" is > too verbose. For the task itself, there is no in-between. > It also outputs the handshake details. I invoke it by passing a nested > fileset You can log the contents of the fileset by sett

task to print uploaded filenames

2020-02-20 Thread Basin Ilya
Hi. How do I make the scp task print the filenames? verbose="true" is too verbose. It also outputs the handshake details. I invoke it by passing a nested fileset - To