Linux server220.web-hosting.com 4.18.0-553.45.1.lve.el8.x86_64 #1 SMP Wed Mar 26 12:08:09 UTC 2025 x86_64
LiteSpeed
: 198.54.116.164 | : 216.73.216.179
Cant Read [ /etc/named.conf ]
7.4.33
adnangch
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
opt /
alt /
ruby18 /
share /
ri /
1.8 /
system /
Net /
FTP /
[ HOME SHELL ]
Name
Size
Permission
Action
abort-i.yaml
246
B
-rw-r--r--
acct-i.yaml
250
B
-rw-r--r--
cdesc-FTP.yaml
6.2
KB
-rw-r--r--
chdir-i.yaml
241
B
-rw-r--r--
close-i.yaml
308
B
-rw-r--r--
closed%3f-i.yaml
258
B
-rw-r--r--
connect-i.yaml
512
B
-rw-r--r--
delete-i.yaml
242
B
-rw-r--r--
dir-i.yaml
221
B
-rw-r--r--
get-i.yaml
418
B
-rw-r--r--
getaddress-i.yaml
177
B
-rw-r--r--
getbinaryfile-i.yaml
489
B
-rw-r--r--
getdir-i.yaml
221
B
-rw-r--r--
getline-i.yaml
171
B
-rw-r--r--
getmultiline-i.yaml
181
B
-rw-r--r--
getresp-i.yaml
171
B
-rw-r--r--
gettextfile-i.yaml
450
B
-rw-r--r--
help-i.yaml
234
B
-rw-r--r--
list-i.yaml
440
B
-rw-r--r--
login-i.yaml
649
B
-rw-r--r--
ls-i.yaml
219
B
-rw-r--r--
makepasv-i.yaml
173
B
-rw-r--r--
makeport-i.yaml
173
B
-rw-r--r--
mdtm-i.yaml
252
B
-rw-r--r--
mkdir-i.yaml
237
B
-rw-r--r--
mtime-i.yaml
377
B
-rw-r--r--
new-c.yaml
479
B
-rw-r--r--
nlst-i.yaml
264
B
-rw-r--r--
noop-i.yaml
223
B
-rw-r--r--
open-c.yaml
499
B
-rw-r--r--
open_socket-i.yaml
189
B
-rw-r--r--
parse227-i.yaml
177
B
-rw-r--r--
parse228-i.yaml
177
B
-rw-r--r--
parse229-i.yaml
177
B
-rw-r--r--
parse257-i.yaml
177
B
-rw-r--r--
put-i.yaml
421
B
-rw-r--r--
putbinaryfile-i.yaml
512
B
-rw-r--r--
putline-i.yaml
175
B
-rw-r--r--
puttextfile-i.yaml
497
B
-rw-r--r--
pwd-i.yaml
278
B
-rw-r--r--
quit-i.yaml
223
B
-rw-r--r--
rename-i.yaml
250
B
-rw-r--r--
retrbinary-i.yaml
522
B
-rw-r--r--
retrlines-i.yaml
494
B
-rw-r--r--
return_code%3d-i.yaml
226
B
-rw-r--r--
return_code-i.yaml
223
B
-rw-r--r--
rmdir-i.yaml
237
B
-rw-r--r--
sanitize-i.yaml
174
B
-rw-r--r--
sendcmd-i.yaml
251
B
-rw-r--r--
sendport-i.yaml
183
B
-rw-r--r--
set_socket-i.yaml
261
B
-rw-r--r--
site-i.yaml
226
B
-rw-r--r--
size-i.yaml
257
B
-rw-r--r--
status-i.yaml
239
B
-rw-r--r--
storbinary-i.yaml
560
B
-rw-r--r--
storlines-i.yaml
503
B
-rw-r--r--
system-i.yaml
232
B
-rw-r--r--
transfercmd-i.yaml
201
B
-rw-r--r--
voidcmd-i.yaml
267
B
-rw-r--r--
voidresp-i.yaml
173
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : cdesc-FTP.yaml
--- !ruby/object:RI::ClassDescription attributes: - !ruby/object:RI::Attribute comment: - !ruby/struct:SM::Flow::P body: "When <tt>true</tt>, transfers are performed in binary mode. Default: <tt>true</tt>." name: binary rw: RW - !ruby/object:RI::Attribute comment: - !ruby/struct:SM::Flow::P body: "When <tt>true</tt>, all traffic to and from the server is written to +$stdout+. Default: <tt>false</tt>." name: debug_mode rw: RW - !ruby/object:RI::Attribute comment: - !ruby/struct:SM::Flow::P body: The server's last response. name: last_response rw: R - !ruby/object:RI::Attribute comment: - !ruby/struct:SM::Flow::P body: The server's last response code. name: last_response_code rw: R - !ruby/object:RI::Attribute comment: - !ruby/struct:SM::Flow::P body: "When <tt>true</tt>, the connection is in passive mode. Default: <tt>false</tt>." name: passive rw: RW - !ruby/object:RI::Attribute comment: - !ruby/struct:SM::Flow::P body: "Sets or retrieves the <tt>resume</tt> status, which decides whether incomplete transfers are resumed or restarted. Default: <tt>false</tt>." name: resume rw: RW - !ruby/object:RI::Attribute comment: - !ruby/struct:SM::Flow::P body: The server's welcome message. name: welcome rw: R class_methods: - !ruby/object:RI::MethodSummary name: new - !ruby/object:RI::MethodSummary name: open comment: - !ruby/struct:SM::Flow::P body: This class implements the File Transfer Protocol. If you have used a command-line FTP program, and are familiar with the commands, you will be able to use this class easily. Some extra features are included to take advantage of Ruby's style and strengths. - !ruby/struct:SM::Flow::H level: 2 text: Example - !ruby/struct:SM::Flow::VERB body: " require 'net/ftp'\n" - !ruby/struct:SM::Flow::H level: 3 text: Example 1 - !ruby/struct:SM::Flow::VERB body: " ftp = Net::FTP.new('ftp.netlab.co.jp')\n ftp.login\n files = ftp.chdir('pub/lang/ruby/contrib')\n files = ftp.list('n*')\n ftp.getbinaryfile('nif.rb-0.91.gz', 'nif.gz', 1024)\n ftp.close\n" - !ruby/struct:SM::Flow::H level: 3 text: Example 2 - !ruby/struct:SM::Flow::VERB body: " Net::FTP.open('ftp.netlab.co.jp') do |ftp|\n ftp.login\n files = ftp.chdir('pub/lang/ruby/contrib')\n files = ftp.list('n*')\n ftp.getbinaryfile('nif.rb-0.91.gz', 'nif.gz', 1024)\n end\n" - !ruby/struct:SM::Flow::H level: 2 text: Major Methods - !ruby/struct:SM::Flow::P body: "The following are the methods most likely to be useful to users:" - !ruby/object:SM::Flow::LIST contents: - !ruby/struct:SM::Flow::LI label: "-" body: FTP.open - !ruby/struct:SM::Flow::LI label: "-" body: "#getbinaryfile" - !ruby/struct:SM::Flow::LI label: "-" body: "#gettextfile" - !ruby/struct:SM::Flow::LI label: "-" body: "#putbinaryfile" - !ruby/struct:SM::Flow::LI label: "-" body: "#puttextfile" - !ruby/struct:SM::Flow::LI label: "-" body: "#chdir" - !ruby/struct:SM::Flow::LI label: "-" body: "#nlst" - !ruby/struct:SM::Flow::LI label: "-" body: "#size" - !ruby/struct:SM::Flow::LI label: "-" body: "#rename" - !ruby/struct:SM::Flow::LI label: "-" body: "#delete" type: :BULLET constants: [] full_name: Net::FTP includes: - !ruby/object:RI::IncludedModule name: MonitorMixin instance_methods: - !ruby/object:RI::MethodSummary name: abort - !ruby/object:RI::MethodSummary name: acct - !ruby/object:RI::MethodSummary name: chdir - !ruby/object:RI::MethodSummary name: close - !ruby/object:RI::MethodSummary name: closed? - !ruby/object:RI::MethodSummary name: connect - !ruby/object:RI::MethodSummary name: delete - !ruby/object:RI::MethodSummary name: dir - !ruby/object:RI::MethodSummary name: get - !ruby/object:RI::MethodSummary name: getaddress - !ruby/object:RI::MethodSummary name: getbinaryfile - !ruby/object:RI::MethodSummary name: getdir - !ruby/object:RI::MethodSummary name: getline - !ruby/object:RI::MethodSummary name: getmultiline - !ruby/object:RI::MethodSummary name: getresp - !ruby/object:RI::MethodSummary name: gettextfile - !ruby/object:RI::MethodSummary name: help - !ruby/object:RI::MethodSummary name: list - !ruby/object:RI::MethodSummary name: login - !ruby/object:RI::MethodSummary name: ls - !ruby/object:RI::MethodSummary name: makepasv - !ruby/object:RI::MethodSummary name: makeport - !ruby/object:RI::MethodSummary name: mdtm - !ruby/object:RI::MethodSummary name: mkdir - !ruby/object:RI::MethodSummary name: mtime - !ruby/object:RI::MethodSummary name: nlst - !ruby/object:RI::MethodSummary name: noop - !ruby/object:RI::MethodSummary name: open_socket - !ruby/object:RI::MethodSummary name: parse227 - !ruby/object:RI::MethodSummary name: parse228 - !ruby/object:RI::MethodSummary name: parse229 - !ruby/object:RI::MethodSummary name: parse257 - !ruby/object:RI::MethodSummary name: put - !ruby/object:RI::MethodSummary name: putbinaryfile - !ruby/object:RI::MethodSummary name: putline - !ruby/object:RI::MethodSummary name: puttextfile - !ruby/object:RI::MethodSummary name: pwd - !ruby/object:RI::MethodSummary name: quit - !ruby/object:RI::MethodSummary name: rename - !ruby/object:RI::MethodSummary name: retrbinary - !ruby/object:RI::MethodSummary name: retrlines - !ruby/object:RI::MethodSummary name: return_code - !ruby/object:RI::MethodSummary name: return_code= - !ruby/object:RI::MethodSummary name: rmdir - !ruby/object:RI::MethodSummary name: sanitize - !ruby/object:RI::MethodSummary name: sendcmd - !ruby/object:RI::MethodSummary name: sendport - !ruby/object:RI::MethodSummary name: set_socket - !ruby/object:RI::MethodSummary name: site - !ruby/object:RI::MethodSummary name: size - !ruby/object:RI::MethodSummary name: status - !ruby/object:RI::MethodSummary name: storbinary - !ruby/object:RI::MethodSummary name: storlines - !ruby/object:RI::MethodSummary name: system - !ruby/object:RI::MethodSummary name: transfercmd - !ruby/object:RI::MethodSummary name: voidcmd - !ruby/object:RI::MethodSummary name: voidresp name: FTP superclass: Object
Close