File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / curl / tests / data / test289
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Wed Jun 3 10:01:16 2020 UTC (5 years ago) by misho
Branches: curl, MAIN
CVS tags: v7_70_0p4, HEAD
curl

    1: <testcase>
    2: <info>
    3: <keywords>
    4: FTP
    5: STOR
    6: Resume
    7: FAILURE
    8: </keywords>
    9: </info>
   10: 
   11: # Client-side
   12: <client>
   13: <server>
   14: ftp
   15: </server>
   16:  <name>
   17: FTP resume upload but denied access to local file
   18:  </name>
   19:  <command>
   20: ftp://%HOSTIP:%FTPPORT/289 -T log/illegal-nonexistent-file -C -
   21: </command>
   22: </client>
   23: 
   24: # Verify data after the test has been "shot"
   25: <verify>
   26: <errorcode>
   27: 26
   28: </errorcode>
   29: </verify>
   30: </testcase>

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>