mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 23:58:49 -05:00
switch off globbing to enable [] in file names for -T
This commit is contained in:
parent
3bd52e3cb1
commit
0ea74e3255
@ -19,7 +19,7 @@ http
|
||||
HTTP PUT from file with weird letters
|
||||
</name>
|
||||
<command>
|
||||
http://%HOSTIP:%HOSTPORT/we/want/ -T log/58te[]st.txt
|
||||
http://%HOSTIP:%HOSTPORT/we/want/ -T log/58te[]st.txt -g
|
||||
</command>
|
||||
<file name="log/58te[]st.txt">
|
||||
a few bytes
|
||||
|
Loading…
Reference in New Issue
Block a user