Data socket errors after rehash.....
			 
			 
			
		
		
		
			
			well i start the ftp and it works fine....got just about everythign working.....but if I "site config rehash" then i get data socket errors when i change directories even tho i didn't change any thing in the config file: 
 
List Complete. 
CWD REQUESTS 
250 CWD command successful. 
PWD 
257 "/REQUESTS/" is current directory. 
TYPE A 
200 Type set to A. 
PASV 
227 Entering Passive Mode (x,x,x,x,x,x) 
LIST 
150 Opening ASCII mode data connection for directory listing. 
226 [PWD: /REQUESTS/ ]-[Section: Default]-[Credits: -2374.9M]-[Ratio: Unlimited]-[Speed: 0.0kb/s] 
site config rehash 
200 CONFIG command successful. 
CWD /Speed Tests 
250 CWD command successful. 
PWD 
257 "/Speed Tests/" is current directory. 
PASV 
227 Entering Passive Mode (x,x,x,x,x,x) 
Data Socket Error: Connection refused 
 
Works fine again after i shutdown and restart the ftp.  But gives me this after rehash everytime.
		 
		
		
		
		
		
		
		
	 |