Navigation Menu

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Progress meter output with --parallel even with --silent during FTP directory listing #10573

Closed
finkjsc opened this issue Feb 21, 2023 · 0 comments
Assignees

Comments

@finkjsc
Copy link

finkjsc commented Feb 21, 2023

I did this

curl --parallel --silent --output dir.txt ftp://ftp.funet.fi

I expected the following

No progress meter output (works properly in curl 7.88.0 and earlier)
Progress meter not shown if --parallel removed
Can be worked around by adding --no-progress-meter

curl/libcurl version

curl 7.88.1 (x86_64-w64-mingw32) libcurl/7.88.1 OpenSSL/3.0.8 (Schannel) zlib/1.2.13 brotli/1.0.9 zstd/1.5.4 WinIDN libssh2/1.10.0 nghttp2/1.52.0 ngtcp2/0.13.1 nghttp3/0.8.0 libgsasl/2.2.0
Release-Date: 2023-02-20
Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp ws wss
Features: alt-svc AsynchDNS brotli gsasl HSTS HTTP2 HTTP3 HTTPS-proxy IDN IPv6 Kerberos Largefile libz MultiSSL NTLM SPNEGO SSL SSPI threadsafe TLS-SRP UnixSockets zstd

operating system

Windows 10 Pro Release 22H2

bagder added a commit that referenced this issue Feb 21, 2023
@bagder bagder self-assigned this Feb 21, 2023
@bagder bagder closed this as completed in 475207c Feb 21, 2023
vszakats added a commit to curl/curl-for-win that referenced this issue Feb 22, 2023
bch pushed a commit to bch/curl that referenced this issue Jul 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging a pull request may close this issue.

3 participants