Does Net::FTP not work on MacRuby 0.6? I am trying a simple 
Net::FTP.new(server, user, password) and receive

EOFError: end of file reached
        from 
/Library/Frameworks/MacRuby.framework/Versions/0.6/usr/lib/ruby/1.9.0/monitor.rb:188:in
 `synchronize'
        from 
/Library/Frameworks/MacRuby.framework/Versions/0.6/usr/lib/ruby/1.9.0/monitor.rb:188:in
 `synchronize'

The same method works fine under standard ruby.

I am new to MacRuby, so sorry if this is a known issue.

thanks,
Dan


_______________________________________________
MacRuby-devel mailing list
MacRuby-devel@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel

Reply via email to