namespace Drupal\Core\FileTransfer
Same name in other branches
Object name | File name | Summary |
---|---|---|
ChmodInterface | core/lib/Drupal/Core/FileTransfer/ChmodInterface.php | Defines an interface to chmod files. |
FileTransfer | core/lib/Drupal/Core/FileTransfer/FileTransfer.php | Defines the base FileTransfer class. |
FileTransferException | core/lib/Drupal/Core/FileTransfer/FileTransferException.php | Exception thrown for file transfer errors. |
FTP | core/lib/Drupal/Core/FileTransfer/FTP.php | Defines the base class for FTP implementations. |
FTPExtension | core/lib/Drupal/Core/FileTransfer/FTPExtension.php | Defines a file transfer class using the PHP FTP extension. |
Local | core/lib/Drupal/Core/FileTransfer/Local.php | Defines the local connection class for copying files as the httpd user. |
SSH | core/lib/Drupal/Core/FileTransfer/SSH.php | The SSH connection class for the update module. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.