1<testcase> 2<info> 3<keywords> 4FTP 5STOR 6Resume 7FAILURE 8</keywords> 9</info> 10 11# Client-side 12<client> 13<server> 14ftp 15</server> 16 <name> 17FTP resume upload but denied access to local file 18 </name> 19 <command> 20ftp://%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> 2726 28</errorcode> 29</verify> 30</testcase> 31