aboutsummaryrefslogtreecommitdiffstats
path: root/lib/net/ftp.rb
Commit message (Expand)AuthorAgeFilesLines
* * lib/net/ftp.rb (binary=): send TYPE commands only once.shugo2004-06-201-59/+83
* * lib/net/ftp.rb (MDTM_REGEXP): fix for demon's ftp server.shugo2004-05-271-1/+1
* * lib/net/ftp.rb: ported documentation improvement from 1.8 branchgsinclair2004-05-091-6/+6
* * dln.c, io.c, pack.c, lib/benchmark.rb, lib/cgi.rb, lib/csv.rb,nobu2004-04-181-1/+1
* Small documentation update, including source attribution.gsinclair2003-08-211-2/+5
* Small changes to documentation; mainly hiding things from RDoc.gsinclair2003-08-211-6/+22
* * lib/net/ftp.rb (return_code): obsolete.shugo2003-07-301-26/+28
* * lib/net/ftp.rb (get): fix wrong argument name. Thanks to Williamshugo2003-07-301-3/+3
* Small documentation correction.gsinclair2003-07-291-1/+1
* * string.c (rb_str_match2): add warning to "~string".matz2003-07-191-1/+13
* * lib/net/ftp.rb (storebinary): seek correctly. Thanks, William Webber.shugo2003-06-131-1/+8
* Added RDoc comments. See comments at EOF for remaining issues.gsinclair2003-01-311-22/+230
* * lib/net/ftp.rb (set_socket): new method.shugo2002-07-181-1/+10
* * string.c (rb_str_slice_bang): if there's no correspondingmatz2002-07-111-2/+2
* * lib/net/ftp.rb (get): new method.shugo2002-07-031-6/+25
* * lib/net/ftp.rb (getbinaryfile): the second argument (localfile)shugo2002-07-031-2/+2
* * lib/net/ftp.rb: use &block and yield for speed.shugo2002-07-031-49/+16
* * lib/net/ftp.rb (noop): new method.shugo2002-06-111-0/+9
* shugoshugo2000-12-211-1/+1
* matz: 1.6.0 final (hopufully)matz2000-09-121-7/+7
* Added default blocksize to Net::FTP#getbinaryfileshugo2000-08-171-2/+6
* matzmatz2000-08-151-0/+1
* matzmatz2000-07-101-2/+2
* *** empty log message ***shugo2000-06-221-9/+33
* 2000-03-06matz2000-03-061-1/+1
* *** empty log message ***shugo2000-02-081-0/+642