mirror of
https://github.com/moparisthebest/curl
synced 2024-12-22 08:08:50 -05:00
updated to match the recent ftp patch that makes it check for resumability
This commit is contained in:
parent
e3b4dd08ff
commit
2d41b735ec
@ -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…
Reference in New Issue
Block a user