Ask a Question related to Ruby, Design and Development.
-
George Girton #1
Ruby FTP broken in Panther?
On panther, Ruby 1.8.0 and 1.6.8, this fails for me. (ftp connection
opens ok)
ftp.puttextfile("testfile.htm", "testfile.htm"),
/usr/local/lib/ruby/1.8/net/ftp.rb:276:in `addr': getnameinfo: nodename
nor servname provided, or not known (SocketError)
from /usr/local/lib/ruby/1.8/net/ftp.rb:276:in `makeport'
from /usr/local/lib/ruby/1.8/net/ftp.rb:310:in `transfercmd'
from /usr/local/lib/ruby/1.8/net/ftp.rb:451:in `storlines'
from /usr/local/lib/ruby/1.8/net/ftp.rb:449:in `synchronize'
from /usr/local/lib/ruby/1.8/net/ftp.rb:463:in `storlines'
from /usr/local/lib/ruby/1.8/net/ftp.rb:554:in `puttextfile'
Same code works o.k. on Windows. Any ideas what to try next?
George Girton
George Girton Guest
-
Problem with Ruby from CVS & ruby-ldap on Panther
I've update my PB G4 to Penther recently and recompiled ruby from CVS. I've also recompiled ruby-ldap. When running a script of mine that extract... -
[ba-rb] BA-rb ( Bay Area Ruby Users Group ) - 'Generating Code in Ruby' by Jack Herrington.
Count me in again, too. -- Jos Backus _/ _/_/_/ Sunnyvale, CA _/ _/ _/ _/ _/_/_/ _/ _/ _/ _/ jos at... -
BA-rb ( Bay Area Ruby Users Group ) - 'Generating Code in Ruby' by Jack Herrington.
BA-rb (Bay Area Ruby language Users Group) is pleased to announce that it will begin meeting again. The topic for the first meeting will be a... -
Building Ruby 1.8.1 on Panther
I just posted a entry to my (new) weblog on building the latest CVS of Ruby on OS X Panther. It covers installing readline before Ruby to enable... -
[ANN] ruby-freedb, ruby-serialport, ruby-mp3info moved to Rubyforge
http://ruby-freedb.rubyforge.org/ http://ruby-serialport.rubyforge.org/ http://ruby-mp3info.rubyforge.org/ bye! --...



Reply With Quote

