Annotation of embedaddon/curl/tests/data/test289, revision 1.1
1.1 ! misho 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>