45 lines
		
	
	
	
		
			544 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			45 lines
		
	
	
	
		
			544 B
		
	
	
	
		
			Text
		
	
	
	
	
	
<testcase>
 | 
						|
<info>
 | 
						|
<keywords>
 | 
						|
FTP
 | 
						|
PASV
 | 
						|
Resume
 | 
						|
</keywords>
 | 
						|
</info>
 | 
						|
# Server-side
 | 
						|
<reply>
 | 
						|
<size>
 | 
						|
5
 | 
						|
</size>
 | 
						|
<servercmd>
 | 
						|
REPLY EPSV 500 no such command
 | 
						|
</servercmd>
 | 
						|
</reply>
 | 
						|
 | 
						|
# Client-side
 | 
						|
<client>
 | 
						|
<server>
 | 
						|
ftp
 | 
						|
</server>
 | 
						|
<name>
 | 
						|
FTP download resume with whole file already downloaded
 | 
						|
</name>
 | 
						|
<command>
 | 
						|
ftp://%HOSTIP:%FTPPORT/%TESTNUMBER -C 5
 | 
						|
</command>
 | 
						|
</client>
 | 
						|
 | 
						|
# Verify data after the test has been "shot"
 | 
						|
<verify>
 | 
						|
<protocol>
 | 
						|
USER anonymous
 | 
						|
PASS ftp@example.com
 | 
						|
PWD
 | 
						|
EPSV
 | 
						|
PASV
 | 
						|
TYPE I
 | 
						|
SIZE %TESTNUMBER
 | 
						|
QUIT
 | 
						|
</protocol>
 | 
						|
</verify>
 | 
						|
</testcase>
 |