mirror of
https://github.com/curl/curl.git
synced 2026-08-25 23:53:43 +03:00
adjusted to modified FTP behaviour
This commit is contained in:
parent
801626de19
commit
fde82cd4e0
2 changed files with 2 additions and 1 deletions
|
|
@ -1,5 +1,6 @@
|
||||||
USER anonymous
|
USER anonymous
|
||||||
PASS curl_by_daniel@haxx.se
|
PASS curl_by_daniel@haxx.se
|
||||||
CWD a/path
|
CWD a/path
|
||||||
|
MDTM 103
|
||||||
TYPE I
|
TYPE I
|
||||||
SIZE 103
|
SIZE 103
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
Content-Length: 51
|
Content-Length: 51
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue