mirror of
https://github.com/curl/curl.git
synced 2026-04-17 02:51:40 +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
|
||||
PASS curl_by_daniel@haxx.se
|
||||
CWD a/path
|
||||
MDTM 103
|
||||
TYPE I
|
||||
SIZE 103
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Content-Length: 51
|
||||
Content-Length: 51
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue