[MacRuby-devel] FTP in MacRuby

Daniel Fontaine daniel.fontaine at gmail.com
Wed May 5 17:07:34 PDT 2010


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




More information about the MacRuby-devel mailing list