ftp.rb

Path: lib/net/ftp.rb
Last Update: Tue Mar 13 02:06:58 -0500 2007

net/ftp.rb - FTP Client Library

Written by Shugo Maeda <[email protected]>.

Documentation by Gavin Sinclair, sourced from "Programming Ruby" (Hunt/Thomas) and "Ruby In a Nutshell" (Matsumoto), used with permission.

This library is distributed under the terms of the Ruby license. You can freely distribute/modify this library.

It is included in the Ruby standard library.

See the Net::FTP class for an overview.

Required files

socket   monitor  

[Validate]

ruby-doc.org is hosted and run by James Britt and Rising Tide Software, a Ruby application development company in Phoenix, Arizona. Ruby-doc.org was created in 2002 to promote the Ruby language and to help other Ruby hackers.

Documentation content on ruby-doc.org is provided by remarkable members of the Ruby community.

For more information on the Ruby programming language, visit ruby-lang.org.

Want to help improve Ruby's API docs? See Ruby Documentation Guidelines.