e for more info.
On 01/17/12 19:47, Victor Denisov wrote:
> Hi everyone,
>
> I'm trying to implement calculation of overall progress for rsync.
> Currently it shows progress only on per file basis.
>
> So I need for the feature size of all files to be synced - this is
> ob
Hi everyone,
I'm trying to implement calculation of overall progress for rsync.
Currently it shows progress only on per file basis.
So I need for the feature size of all files to be synced -
this is obvious and already exists in the code.
I can calculate size of transferred files,
but I can't fi