mirror of
https://github.com/curl/curl.git
synced 2026-08-26 13:43:34 +03:00
adjusted to new FTP commands in the command sequence
This commit is contained in:
parent
d09b436937
commit
cabb46db3d
18 changed files with 44 additions and 7 deletions
|
|
@ -27,8 +27,9 @@ USER anonymous
|
|||
PASS curl_by_daniel@haxx.se
|
||||
PWD
|
||||
CWD /path with spaces/and things2
|
||||
PASV
|
||||
EPSV
|
||||
TYPE A
|
||||
SIZE 106
|
||||
RETR 106
|
||||
</protocol>
|
||||
</verify>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue