mirror of
https://github.com/curl/curl.git
synced 2026-07-24 10:57:16 +03:00
parent
ac58c51b29
commit
1c02a4e874
5 changed files with 12 additions and 13 deletions
|
|
@ -49,9 +49,9 @@ PASS ftp@example.com
|
|||
PWD
|
||||
EPSV
|
||||
TYPE A
|
||||
LIST /list/this/path/1010/
|
||||
LIST /list/this/path/1010
|
||||
EPSV
|
||||
LIST /list/this/path/1010/
|
||||
LIST /list/this/path/1010
|
||||
QUIT
|
||||
</protocol>
|
||||
</verify>
|
||||
|
|
|
|||
|
|
@ -57,7 +57,7 @@ TYPE A
|
|||
LIST
|
||||
CWD /
|
||||
EPSV
|
||||
LIST list/this/path/1149/
|
||||
LIST list/this/path/1149
|
||||
QUIT
|
||||
</protocol>
|
||||
</verify>
|
||||
|
|
|
|||
|
|
@ -47,7 +47,7 @@ PASS ftp@example.com
|
|||
PWD
|
||||
EPSV
|
||||
TYPE A
|
||||
LIST fir#t/third/244/
|
||||
LIST fir#t/third/244
|
||||
QUIT
|
||||
</protocol>
|
||||
</verify>
|
||||
|
|
|
|||
|
|
@ -64,7 +64,7 @@ SYST
|
|||
CWD /
|
||||
EPSV
|
||||
TYPE A
|
||||
LIST path/to/the/file/539./
|
||||
LIST path/to/the/file/539.
|
||||
QUIT
|
||||
</protocol>
|
||||
</verify>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue