Subimage wrote: > I'm running Ruby 1.8.2 on my Tiger machine. I'm trying to use Net::FTP > on the machine. > > I can login to the server fine, but when I try a ftp.list IRB just > hangs, then gives me something like this: > > Net::FTPTempError: 425 Could not open data connection to port 54406: > Connection timed out > > If I run the same code on my Debian Linux box (also Ruby 1.8.2) it works > flawlessly. > > Ideas??? This is driving me nuts. I need to be able to dev on my mac... > > Thanks in advance. PS: I doubt it's a network config error because I can use Net::HTTP just fine. -- Posted via http://www.ruby-forum.com/.