adjusted to new FTP commands in the command sequence

This commit is contained in:
Daniel Stenberg
2001-11-28 13:45:50 +00:00
parent d09b436937
commit cabb46db3d
18 changed files with 44 additions and 7 deletions

View File

@@ -21,7 +21,7 @@ ftp://%HOSTIP:%FTPPORT/123 -T log/upload123 -C 51
USER anonymous
PASS curl_by_daniel@haxx.se
PWD
PASV
EPSV
TYPE I
</protocol>
</verify>