w10schools
Login Register
  • Home
  • Tutorials
    • HTML, CSS
      • HTML, HTML5
      • CSS, CSS3
    • XML
    • JavaScript, AJAX
    • PHP
    • Ruby on Rails
      • Ruby
      • Rails
    • ASP.NET
      • ASP
      • C# .NET
    • Java
      • JSP
    • Databases
      • MySQL
      • MSSQL Server
      • Oracle
    • Web Server
      • Windows
      • Linux
      • Apache
      • IIS
    • Design
      • Dreamweaver
      • Flash
      • Photoshop
      • Fireworks
      • CorelDRAW
      • Illustrator
  • References
    • HTML
      • Bootstrap
    • CSS
      • CSS Selectors
      • Sass
    • JavaScript
    • Mobile Apps
      • Cordova
    • Ruby on Rails
      • Ruby
      • Rails
    • PHP
      • Function
      • Language
      • CodeIgniter
      • Phalcon
      • PHPUnit
      • Symfony
      • Drupal
      • Yii
      • Laravel
    • Perl
      • Perl
    • Python
      • Python
      • Django
      • NumPy
      • Pandas
      • scikit-image
      • scikit-learn
      • Statsmodels
      • Matplotlib
    • Lua
      • Lua
    • C, C++
      • C
      • C++
    • Server
      • Docker
      • Apache HTTP Server
      • Nginx
    • Database
      • PostgreSQL
    • Big Data
      • TensorFlow
    • Game Development
      • Phaser
      • LÖVE
  • Articles
    • News
    • General
      • Website Promotion
      • Online Advertising
      • Make Money Online
    • Editorials
    • Interviews
    • Web Roundups
  • Resources
    • Design
      • Fonts
      • Graphics
      • Vectors
      • Templates
      • UI (User Interface)
      • Brushes
      • Patterns, Backgrounds
      • Textures
    • Web Development
      • HTML, CSS
      • XML
      • JavaScript, AJAX
      • Ruby on Rails
      • PHP
      • Java
      • .NET
      • Python
      • Perl
      • Flash
    • Mobile Application Development
      • Mobile Development Tools
      • Swift
    • Online Services
      • Online Storage
      • Web Hosting
  • Tools
    • Generators
abort

abort() Instance Public methods Aborts the previous command (ABOR command).

acct

acct(account) Instance Public methods Sends the ACCT command. This is a less common FTP command, to send account information if the destination host requires it.

binary=

binary=(newmode) Instance Public methods A setter to toggle transfers in binary mode. newmode is either true or false

chdir

chdir(dirname) Instance Public methods Changes the (remote) directory.

close

close() Instance Public methods Closes the connection. Further operations are impossible until you open a new connection with connect.

closed?

closed?() Instance Public methods Returns true iff the connection is closed.

connect

connect(host, port = FTP_PORT) Instance Public methods Establishes an FTP connection to host, optionally overriding the default port. If the environment variable SOCKS_SERVER is set, sets up the connection through a SOCKS proxy. Raises an exception (typically Errno::ECONNREFUSED) if the connection cannot be established.

delete

delete(filename) Instance Public methods Deletes a file on the server.

dir

dir(*args) Instance Public methods Alias for: list

get

get(remotefile, localfile = File.basename(remotefile), blocksize = DEFAULT_BLOCKSIZE) Instance Public methods Retrieves remotefile in whatever mode the session is set (text or binary). See gettextfile and getbinaryfile.

Popular Articles
Internals//Index Access Method: Basic API Structure for Indexes Each index access method is described by a row in the pg_am system catalog. The pg_am entry specifies a name and a handler function for the access me
Collation Support The collation feature allows specifying the sort order and character classification behavior of data per-column, or even per-operation. This alleviat
Catalogs: pg_namespace The catalog pg_namespace stores namespaces. A namespace is the structure underlying SQL schemas: each namespace can have a separate collection of rel
What is webpack? webpack is a module bundler. webpack takes modules with dependencies and generates static assets representing those modules. Why another module bund
hook_ENTITY_TYPE_insert hook_ENTITY_TYPE_insert(Drupal\Core\Entity\EntityInterface $entity) Respond to creation of a new entity of a particular type. This hook runs once the


Page 617 of 11844

|< < Prev 614 615 616 617 618 619 620 Next > >|
  • Facebook
  • Tweet
  • Digg it
  • Stumbleupon
  • Delicious
  • Plus Share

Designed by : w10schools

service@w10schools.com

Our Partners: aeeble – Providing content publishing and search solutions