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.
RE: file directory problem in curl command
- Contemporary messages sorted: [ by date ] [ by thread ] [ by subject ] [ by author ] [ by messages with attachments ]
From: Bill Mercer via curl-users <curl-users_at_cool.haxx.se>
Date: Mon, 23 Aug 2021 17:49:21 +0000
curl --form "E:/NC Voter Files/address/NCaddresses1.csv" --form benchmark=2020 --url <https://geocoding.geo.census.gov/geocoder/geographies/addressbatch> --output geocoderesult.csv
…
The filename, directory name, or volume label syntax is incorrect.
Right off the bat I see what looks like a Windows file path with forward slashes instead of backslashes.
Start with that.
-----------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-users
Etiquette: https://curl.haxx.se/mail/etiquette.html
Received on 2021-08-23
Date: Mon, 23 Aug 2021 17:49:21 +0000
curl --form "E:/NC Voter Files/address/NCaddresses1.csv" --form benchmark=2020 --url <https://geocoding.geo.census.gov/geocoder/geographies/addressbatch> --output geocoderesult.csv
…
The filename, directory name, or volume label syntax is incorrect.
Right off the bat I see what looks like a Windows file path with forward slashes instead of backslashes.
Start with that.
-----------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-users
Etiquette: https://curl.haxx.se/mail/etiquette.html
Received on 2021-08-23