mirror of
https://github.com/curl/curl.git
synced 2026-04-15 11:01:40 +03:00
updated to match the recent ftp patch that makes it check for resumability
This commit is contained in:
parent
e3b4dd08ff
commit
2d41b735ec
2 changed files with 2 additions and 0 deletions
|
|
@ -29,5 +29,6 @@ CWD path
|
|||
MDTM 103
|
||||
TYPE I
|
||||
SIZE 103
|
||||
REST 0
|
||||
</protocol>
|
||||
</verify>
|
||||
|
|
|
|||
|
|
@ -30,6 +30,7 @@ CWD blalbla
|
|||
MDTM 141
|
||||
TYPE I
|
||||
SIZE 141
|
||||
REST 0
|
||||
</protocol>
|
||||
<stdout>
|
||||
Last-Modified: Wed, 09 Apr 2003 10:26:59 GMT
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue