Quote:
Originally Posted by ccoonen It supposedly tries PASV mode first... and hits PORT mode if it has to.
I would try out: FtpBean |
I have read about FtpBean before, never thought of trying it, anyway what i did now is a mix between my class and FtpBean, so that when any fails the program will try the other method, and it works!.
Thank you for your cooperation.