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.

AW: curl -d in powershell

From: Oeckinghaus, Christian via curl-users <curl-users_at_lists.haxx.se>
Date: Mon, 28 Mar 2022 13:29:17 +0000

I'm using the real curl, downloaded it from haxx.se.


> How to use curls -d _at_filename in Powershell?
> I know, better use curl in Linux, but there's no choice.
> This does not work: -d '_at_filename' , -d_at_filename -d `_at_filename, -d
> '_at_.\filename' , -d_at_.\filename -d `.\filename, -d '_at_./filename' ,
> -d_at_./filename -d `./filename

Isn't that because you're then using the dreaded "curl" alias and not the real curl?

Try using "curl.exe" to avoid that.

-- 
  / daniel.haxx.se
  | Commercial curl support up to 24x7 is available!
  | Private help, bug fixes, support, ports, new features
  | https://urldefense.com/v3/__https://curl.se/support.html__;!!AaIhyw!6ZxtBA4A2e-OESbX_qLKokqD8qAwNMGInOsuPPkBjdC2YTpNqanU2yBonM766JtjdXVmEQ$ 
-- 
Unsubscribe: https://lists.haxx.se/listinfo/curl-users
Etiquette:   https://curl.haxx.se/mail/etiquette.html
Received on 2022-03-28