Ticket #696 (closed defect: fixed)
net/ftp doesn't work
| Reported by: | daniel.fontaine@… | Owned by: | pthomson@… |
|---|---|---|---|
| Priority: | blocker | Milestone: | MacRuby 0.7 |
| Component: | MacRuby | Keywords: | |
| Cc: |
Description
Net::FTP.new(server, user, password) gives the following error in MacRuby 0.6
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'
Works fine under standard ruby.
Change History
Note: See
TracTickets for help on using
tickets.

