ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-admin/includes/class-wp-filesystem-ssh2.php

WP_Filesystem_SSH2::cwd()

Method: Gets the current working directory.

Source: wp-admin/includes/class-wp-filesystem-ssh2.php:301

Used by 0 functions | Uses 0 functions

WP_Filesystem_SSH2::atime()

Method: Gets the file’s last access time.

Source: wp-admin/includes/class-wp-filesystem-ssh2.php:631

Used by 0 functions | Uses 1 function

WP_Filesystem_SSH2::chdir()

Method: Changes current directory.

Source: wp-admin/includes/class-wp-filesystem-ssh2.php:319

Used by 0 functions | Uses 1 function

WP_Filesystem_SSH2::mtime()

Method: Gets the file modification time.

Source: wp-admin/includes/class-wp-filesystem-ssh2.php:643

Used by 1 function | Uses 1 function

WP_Filesystem_SSH2::chgrp()

Method: Changes the file group.

Source: wp-admin/includes/class-wp-filesystem-ssh2.php:334

Used by 1 function | Uses 3 functions

WP_Filesystem_SSH2::size()

Method: Gets the file size (in bytes).

Source: wp-admin/includes/class-wp-filesystem-ssh2.php:655

Used by 1 function | Uses 1 function

WP_Filesystem_SSH2::chmod()

Method: Changes filesystem permissions.

Source: wp-admin/includes/class-wp-filesystem-ssh2.php:358

Used by 1 function | Uses 4 functions

WP_Filesystem_SSH2::touch()

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

Source: wp-admin/includes/class-wp-filesystem-ssh2.php:672

Used by 0 functions | Uses 0 functions

WP_Filesystem_SSH2::chown()

Method: Changes the owner of a file or directory.

Source: wp-admin/includes/class-wp-filesystem-ssh2.php:391

Used by 1 function | Uses 3 functions

WP_Filesystem_SSH2::mkdir()

Method: Creates a directory.

Source: wp-admin/includes/class-wp-filesystem-ssh2.php:690

Used by 0 functions | Uses 2 functions
1 2 … 4 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy