Then post your results.sub callback { my ( $sftp, $data, $offset, $size ) = @_; my $percent = ($offset/$size)*100; print "offset=$offset\n"; print "size=$size\n"; print "percent=$percent\n"; }
In reply to Re: Strange math issue with Net::SFTP
by toolic
in thread Strange math issue with Net::SFTP
by vendion
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |