Skip to content
  • Log In
  • Register
WordPress.org
  • News
  • Download & Extend
    • Get WordPress
    • Themes
    • Patterns
    • Plugins
    • Openverse
    • Mobile
    • Hosting
  • Learn
    • Learn WordPress
    • Documentation
    • Forums
    • WordPress.tv
    • Developers
  • Community
    • Make WordPress
    • WordCamp
    • Meetups
    • Photo Directory
    • Job Board
    • Five for the Future
  • About
    • About WordPress
    • Showcase
    • Gutenberg
    • Enterprise
  • Get WordPress
Get WordPress

Developer Resources

Browse: Home / Reference / wp-admin/includes/class-wp-filesystem-ftpsockets.php

WP_Filesystem_ftpsockets::mkdir()

Method: Creates a directory.

Source: wp-admin/includes/class-wp-filesystem-ftpsockets.php:562

Used by 0 functions | Uses 2 functions

WP_Filesystem_ftpsockets::rmdir()

Method: Deletes a directory.

Source: wp-admin/includes/class-wp-filesystem-ftpsockets.php:592

Used by 0 functions | Uses 1 function

WP_Filesystem_ftpsockets::dirlist()

Method: Gets details for files in a directory or a specific file.

Source: wp-admin/includes/class-wp-filesystem-ftpsockets.php:621

Used by 5 functions | Uses 5 functions

WP_Filesystem_ftpsockets::__destruct()

Method: Destructor.

Source: wp-admin/includes/class-wp-filesystem-ftpsockets.php:685

Used by 0 functions | Uses 0 functions

WP_Filesystem_ftpsockets::mtime()

Method: Gets the file modification time.

Source: wp-admin/includes/class-wp-filesystem-ftpsockets.php:514

Used by 0 functions | Uses 0 functions

WP_Filesystem_ftpsockets::group()

Method: Gets the file’s group.

Source: wp-admin/includes/class-wp-filesystem-ftpsockets.php:337

Used by 0 functions | Uses 1 function

WP_Filesystem_ftpsockets::size()

Method: Gets the file size (in bytes).

Source: wp-admin/includes/class-wp-filesystem-ftpsockets.php:526

Used by 1 function | Uses 0 functions

WP_Filesystem_ftpsockets::copy()

Method: Copies a file.

Source: wp-admin/includes/class-wp-filesystem-ftpsockets.php:356

Used by 0 functions | Uses 3 functions

WP_Filesystem_ftpsockets::touch()

Method: Sets the access and modification times of a file.

Source: wp-admin/includes/class-wp-filesystem-ftpsockets.php:544

Used by 0 functions | Uses 0 functions

WP_Filesystem_ftpsockets::move()

Method: Moves a file.

Source: wp-admin/includes/class-wp-filesystem-ftpsockets.php:381

Used by 0 functions | Uses 0 functions

WP_Filesystem_ftpsockets::delete()

Method: Deletes a file or directory.

Source: wp-admin/includes/class-wp-filesystem-ftpsockets.php:397

Used by 1 function | Uses 1 function

WP_Filesystem_ftpsockets::exists()

Method: Checks if a file or directory exists.

Source: wp-admin/includes/class-wp-filesystem-ftpsockets.php:423

Used by 4 functions | Uses 2 functions

WP_Filesystem_ftpsockets::is_file()

Method: Checks if resource is a file.

Source: wp-admin/includes/class-wp-filesystem-ftpsockets.php:439

Used by 3 functions | Uses 2 functions

WP_Filesystem_ftpsockets::is_dir()

Method: Checks if resource is a directory.

Source: wp-admin/includes/class-wp-filesystem-ftpsockets.php:459

Used by 3 functions | Uses 2 functions

WP_Filesystem_ftpsockets::is_readable()

Method: Checks if a file is readable.

Source: wp-admin/includes/class-wp-filesystem-ftpsockets.php:478

Used by 0 functions | Uses 0 functions

WP_Filesystem_ftpsockets::is_writable()

Method: Checks if a file or directory is writable.

Source: wp-admin/includes/class-wp-filesystem-ftpsockets.php:490

Used by 0 functions | Uses 0 functions

WP_Filesystem_ftpsockets::owner()

Method: Gets the file owner.

Source: wp-admin/includes/class-wp-filesystem-ftpsockets.php:309

Used by 0 functions | Uses 1 function

WP_Filesystem_ftpsockets::atime()

Method: Gets the file’s last access time.

Source: wp-admin/includes/class-wp-filesystem-ftpsockets.php:502

Used by 0 functions | Uses 0 functions

WP_Filesystem_ftpsockets::getchmod()

Method: Gets the permissions of the specified file or filepath in their octal format.

Source: wp-admin/includes/class-wp-filesystem-ftpsockets.php:323

Used by 0 functions | Uses 1 function

WP_Filesystem_ftpsockets

Class: WordPress Filesystem Class for implementing FTP Sockets.

Source: wp-admin/includes/class-wp-filesystem-ftpsockets.php:16

Used by 0 functions | Uses 1 function

WP_Filesystem_ftpsockets::__construct()

Method: Constructor.

Source: wp-admin/includes/class-wp-filesystem-ftpsockets.php:31

Used by 0 functions | Uses 2 functions

WP_Filesystem_ftpsockets::connect()

Method: Connects filesystem.

Source: wp-admin/includes/class-wp-filesystem-ftpsockets.php:75

Used by 0 functions | Uses 1 function

WP_Filesystem_ftpsockets::get_contents()

Method: Reads entire file into a string.

Source: wp-admin/includes/class-wp-filesystem-ftpsockets.php:137

Used by 2 functions | Uses 4 functions

WP_Filesystem_ftpsockets::get_contents_array()

Method: Reads entire file into an array.

Source: wp-admin/includes/class-wp-filesystem-ftpsockets.php:184

Used by 0 functions | Uses 1 function

WP_Filesystem_ftpsockets::put_contents()

Method: Writes a string to a file.

Source: wp-admin/includes/class-wp-filesystem-ftpsockets.php:199

Used by 1 function | Uses 4 functions

WP_Filesystem_ftpsockets::cwd()

Method: Gets the current working directory.

Source: wp-admin/includes/class-wp-filesystem-ftpsockets.php:243

Used by 1 function | Uses 1 function

WP_Filesystem_ftpsockets::chdir()

Method: Changes current directory.

Source: wp-admin/includes/class-wp-filesystem-ftpsockets.php:261

Used by 1 function | Uses 0 functions

WP_Filesystem_ftpsockets::chmod()

Method: Changes filesystem permissions.

Source: wp-admin/includes/class-wp-filesystem-ftpsockets.php:277

Used by 3 functions | Uses 4 functions
  • About
  • News
  • Hosting
  • Donate
  • Swag
  • Documentation
  • Developers
  • Get Involved
  • Learn
  • Showcase
  • Plugins
  • Themes
  • Patterns
  • WordCamp
  • WordPress.TV
  • BuddyPress
  • bbPress
  • WordPress.com
  • Matt
  • Privacy
  • Public Code
WordPress.org
WordPress.org
  • Visit our Facebook page
  • Visit our Twitter account
  • Visit our Instagram account
  • Visit our LinkedIn account
Code is Poetry