git-svn-id: svn://10.65.10.50/branches/R_10_00@23289 c028cbd2-c16b-5b4b-a496-9718f37d4682
		
			
				
	
	
		
			60 lines
		
	
	
		
			634 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			60 lines
		
	
	
		
			634 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| <testcase>
 | |
| <info>
 | |
| <keywords>
 | |
| FTP
 | |
| PASV
 | |
| CURLOPT_PORT
 | |
| </keywords>
 | |
| </info>
 | |
| #
 | |
| # Server-side
 | |
| <reply>
 | |
| <data>
 | |
| line 1
 | |
| line 2
 | |
| last line
 | |
| </data>
 | |
| <datacheck>
 | |
| [OPEN] counter: 1
 | |
| [OPEN] counter: 2
 | |
| line 1
 | |
| line 2
 | |
| last line
 | |
| [CLOSE] counter: 2
 | |
| [CLOSE] counter: 1
 | |
| </datacheck>
 | |
| </reply>
 | |
| 
 | |
| #
 | |
| # Client-side
 | |
| <client>
 | |
| <server>
 | |
| ftp
 | |
| </server>
 | |
| <tool>
 | |
| lib585
 | |
| </tool>
 | |
|  <name>
 | |
| FTP and open/close socket callbacks
 | |
|  </name>
 | |
|  <command>
 | |
| ftp://%HOSTIP:%FTPPORT/586
 | |
| </command>
 | |
| </client>
 | |
| 
 | |
| #
 | |
| # Verify data after the test has been "shot"
 | |
| <verify>
 | |
| <protocol>
 | |
| USER anonymous
 | |
| PASS ftp@example.com
 | |
| PWD
 | |
| EPSV
 | |
| TYPE I
 | |
| SIZE 586
 | |
| RETR 586
 | |
| QUIT
 | |
| </protocol>
 | |
| </verify>
 | |
| </testcase>
 |