Netbeans 7.1 Ftp Timed Out

hi. is there any way to allow ftp passive mode port 21 for netbeans 7.1? i can test connect successfull. but then it stucks. quits later with read timeout. setting paranio doesn't give me any decision to make.


250 Directory successfully changed.


PASV


227 Entering Passive Mode (176,xx,xx,xx,xx,xx)


STOR jm.html.new


NOOP


QUIT


150 Ok to send data.


from the logs this one looks strange.


2012/07/18 10:08:49.187 [bDFW] Error: BdprIoSendToRemote failed with error code c0000225.


2012/07/18 10:09:49.181 [bDFW] Error: BdprIoSendToRemote failed with error code c0000225.


2012/07/18 10:11:48.296 [bDFW] Error: BdprIoSendToRemote failed with error code c0000225.


2012/07/18 10:11:49.294 [bDFW] Error: BdprIoSendToRemote failed with error code c0000225.


2012/07/18 10:11:50.294 [bDFW] Error: BdprIoSendToRemote failed with error code c0000225.


2012/07/18 10:12:13.293 [bDFW] Error: BdprIoSendToRemote failed with error code c0000225.


any hints?

Comments