curl / Mailing Lists / curl-users / Single Mail
Buy commercial curl support from WolfSSL. We help you work out your issues, debug your libcurl applications, use the API, port to new platforms, add new features and more. With a team lead by the curl founder himself.

writing NTFS streams by -o

From: Petr Lázňovský via curl-users <curl-users_at_cool.haxx.se>
Date: Sat, 27 Jul 2019 22:11:15 +0200

Trying to save downloaded file on Windows 7 including additional data into NTFS stream by following way:

curl -o "file.ext:ntfs_stream_text" "%url%"

Curl display: Total 63528 received 63528

ntfs stream data save successfully, file created but have zero size.

What am I doing wrong?

curl 7.65.3

L.

-----------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-users
Etiquette: https://curl.haxx.se/mail/etiquette.html
Received on 2019-07-27