Skip to content

Progress bar not working for SFTP resumed upload #7760

Closed
@beslick5

Description

@beslick5

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/

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions