problem listing
			 
			 
			
		
		
		
			
			i've got a problem with ioftpd 5.0.12r when i try to list every dir, i always get this error although it lists ok. The problem comes when i try to del a dir and when the client gets the error doesnt delete the files inside. Something like this: 
 
426 Connection closed: The specified network name is no longer available. 
CWD /ReQuEsT/test 
250 CWD command successful. 
PWD 
257 "/ReQuEsT/test/" is current directory. 
PORT 212,xxx,xxx,xxx,14,229 
200 PORT command successful. 
LIST -al 
150 Opening ASCII mode data connection for directory listing. 
426 Connection closed: The specified network name is no longer available. 
CWD /ReQuEsT/ 
250 CWD command successful. 
PWD 
257 "/ReQuEsT/" is current directory. 
PORT 212,xxx,xxx,xxx,14,230 
200 PORT command successful. 
LIST -al 
150 Opening ASCII mode data connection for directory listing. 
426 Connection closed: The specified network name is no longer available. 
Deleted 0 Folders and 0 Files in 00:03 
 
I've tried with and without passive mode activated...
		 
		
		
		
		
		
		
		
	 |