Closed
Description
When using -# option to display progress bar for file uploads the progress bar instantly shows 100% (no matter how much of the file is processed)
In prior versions the progress bar correctly and accurately shows percentage of file uploaded.
Issue found in curl 7.79.0 and curl 7.79.1
Example command to reproduce the issue...
curl -k -C - -# -u "MYUSER":"MYPASS" --ftp-ssl --retry 100 --retry-delay 60 -T c:\temp\BIGFILE.7z sftp://ftp.server.com.au/backups/