mirror of
https://github.com/curl/curl.git
synced 2026-08-03 17:40:29 +03:00
Added test case 120, ftp with '-Q -'
This commit is contained in:
parent
609be218c2
commit
3d6fcbf97b
5 changed files with 18 additions and 1 deletions
6
tests/data/prot120.txt
Normal file
6
tests/data/prot120.txt
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
USER anonymous
|
||||
PASS curl_by_daniel@haxx.se
|
||||
PASV
|
||||
TYPE I
|
||||
RETR 106
|
||||
DELE file
|
||||
Loading…
Add table
Add a link
Reference in a new issue