⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.133
Server IP:
185.119.109.197
Server:
Linux managedhosting.chostar.me 5.15.0-160-generic #170-Ubuntu SMP Wed Oct 1 10:06:56 UTC 2025 x86_64
Server Software:
Apache
PHP Version:
8.1.33
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
ri
/
3.0.0
/
system
/
Net
/
FTP
/
View File Name :
cdesc-FTP.ri
U:RDoc::NormalClass[iI"FTP:ETI" Net::FTP;TI" Protocol;To:RDoc::Markup::Document:@parts[o;;[o:RDoc::Markup::Paragraph;[ I"KThis class implements the File Transfer Protocol. If you have used a ;TI"Ocommand-line FTP program, and are familiar with the commands, you will be ;TI"Nable to use this class easily. Some extra features are included to take ;TI"-advantage of Ruby's style and strengths.;To:RDoc::Markup::BlankLine S:RDoc::Markup::Heading: leveli: textI"Example;T@o:RDoc::Markup::Verbatim;[I"require 'net/ftp' ;T:@format0S;;i; I"Example 1;T@o;;[I"'ftp = Net::FTP.new('example.com') ;TI"ftp.login ;TI"0files = ftp.chdir('pub/lang/ruby/contrib') ;TI"files = ftp.list('n*') ;TI"9ftp.getbinaryfile('nif.rb-0.91.gz', 'nif.gz', 1024) ;TI"ftp.close ;T;0S;;i; I"Example 2;T@o;;[I"+Net::FTP.open('example.com') do |ftp| ;TI" ftp.login ;TI"2 files = ftp.chdir('pub/lang/ruby/contrib') ;TI" files = ftp.list('n*') ;TI"; ftp.getbinaryfile('nif.rb-0.91.gz', 'nif.gz', 1024) ;TI" end ;T;0S;;i; I"Major Methods;T@o; ;[I"EThe following are the methods most likely to be useful to users:;To:RDoc::Markup::List: @type:BULLET:@items[o:RDoc::Markup::ListItem:@label0;[o; ;[I" FTP.open;To;;0;[o; ;[I"#getbinaryfile;To;;0;[o; ;[I"#gettextfile;To;;0;[o; ;[I"#putbinaryfile;To;;0;[o; ;[I"#puttextfile;To;;0;[o; ;[I"#chdir;To;;0;[o; ;[I" #nlst;To;;0;[o; ;[I" #size;To;;0;[o; ;[I"#rename;To;;0;[o; ;[I"#delete;T: @fileI"lib/net/ftp.rb;T:0@omit_headings_from_table_of_contents_below0;0;0[[ I"binary;TI"R;T:publicFI"lib/net/ftp.rb;T[ I"debug_mode;TI"RW;T;F@l[ I"last_response;T@k;F@l[ I"last_response_code;T@k;F@l[ I" lastresp;T@k;F@l[ I"open_timeout;T@o;F@l[ I"passive;T@o;F@l[ I"read_timeout;T@k;F@l[ I"resume;T@o;F@l[ I"ssl_handshake_timeout;T@o;F@l[ I"use_pasv_ip;T@o;F@l[ I"welcome;T@k;F@l[U:RDoc::Constant[i I"CASE_DEPENDENT_PARSER;TI"$Net::FTP::CASE_DEPENDENT_PARSER;T;0o;;[ ;@g;0@g@cRDoc::NormalClass0U;[i I"CASE_INDEPENDENT_PARSER;TI"&Net::FTP::CASE_INDEPENDENT_PARSER;T;0o;;[ ;@g;0@g@@†0U;[i I"DECIMAL_PARSER;TI"Net::FTP::DECIMAL_PARSER;T;0o;;[ ;@g;0@g@@†0U;[i I"OCTAL_PARSER;TI"Net::FTP::OCTAL_PARSER;T;0o;;[ ;@g;0@g@@†0U;[i I"TIME_PARSER;TI"Net::FTP::TIME_PARSER;T;0o;;[ ;@g;0@g@@†0U;[i I"FACT_PARSERS;TI"Net::FTP::FACT_PARSERS;T;0o;;[ ;@g;0@g@@†0[[I"MonitorMixin;To;;[ ;@g;0@l[I"OpenSSL;To;;[ ;@g;0@l[I"SSL;To;;[ ;@g;0@l[[I" class;T[[;[ [I"default_passive;T@l[I"default_passive=;T@l[I"new;T@l[I" open;T@l[:protected[ [:private[ [I" instance;T[[;[2[I" abort;T@l[I" acct;T@l[I"binary=;T@l[I" chdir;T@l[I" close;T@l[I"closed?;T@l[I"connect;T@l[I"delete;T@l[I"dir;T@l[I" features;T@l[I"get;T@l[I"getbinaryfile;T@l[I"getdir;T@l[I"gettextfile;T@l[I" help;T@l[I" list;T@l[I" login;T@l[I"ls;T@l[I" mdtm;T@l[I" mkdir;T@l[I" mlsd;T@l[I" mlst;T@l[I" mtime;T@l[I" nlst;T@l[I" noop;T@l[I"option;T@l[I"put;T@l[I"putbinaryfile;T@l[I"puttextfile;T@l[I"pwd;T@l[I" quit;T@l[I"read_timeout=;T@l[I"rename;T@l[I"retrbinary;T@l[I"retrlines;T@l[I" rmdir;T@l[I"sendcmd;T@l[I"set_socket;T@l[I" site;T@l[I" size;T@l[I"status;T@l[I"storbinary;T@l[I"storlines;T@l[I"system;T@l[I"voidcmd;T@l[;[ [;[ [I"parse_mlsx_entry;T@l[I"parse_pasv_ipv4_host;T@l[I"parse_pasv_ipv6_host;T@l[I"parse_pasv_port;T@l[I"start_tls_session;T@l[ [U:RDoc::Context::Section[i 0o;;[ ;0;0[@gI"Net;TcRDoc::NormalModule