mirror of
https://github.com/curl/curl.git
synced 2026-08-25 07:43:32 +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
|
MDTM 103
|
||||||
TYPE I
|
TYPE I
|
||||||
SIZE 103
|
SIZE 103
|
||||||
|
REST 0
|
||||||
</protocol>
|
</protocol>
|
||||||
</verify>
|
</verify>
|
||||||
|
|
|
||||||
|
|
@ -30,6 +30,7 @@ CWD blalbla
|
||||||
MDTM 141
|
MDTM 141
|
||||||
TYPE I
|
TYPE I
|
||||||
SIZE 141
|
SIZE 141
|
||||||
|
REST 0
|
||||||
</protocol>
|
</protocol>
|
||||||
<stdout>
|
<stdout>
|
||||||
Last-Modified: Wed, 09 Apr 2003 10:26:59 GMT
|
Last-Modified: Wed, 09 Apr 2003 10:26:59 GMT
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue