You are here

protected property BackupMigrateDestinationSFTP::$connection in Backup and Migrate SFTP 6

Same name and namespace in other branches
  1. 7 destinations.sftp.inc \BackupMigrateDestinationSFTP::connection

File

./destinations.sftp.inc, line 26
Functions to handle the SFTP backup destination.

Class

BackupMigrateDestinationSFTP
A destination for sending database backups to an SFTP server.

Code

protected $connection = NULL;