You are here

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

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

File

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

Class

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

Code

protected $sftp = NULL;