mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 23:58:49 -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
|
||||
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…
Reference in New Issue
Block a user