Pular para o conteúdo

SFTP

Este conteúdo não está disponível em sua língua ainda.

File Daemon plugin to back up remote SFTP endpoints — NAS, appliances and embedded devices — without installing an agent.

  • Remote SFTP sources
  • NAS & appliances
  • Agentless endpoints

Add the plugin to a FileSet on the client you want to protect:

FileSet {
Name = "sftp"
Include {
Options { Plugin = "sftp: host=nas user=backup keyfile=/opt/backup/etc/id_ed25519 path=/data" }
}
}

All parameters are space-separated key=value pairs. See the FileSet reference for FileSet options.

Standard file-level restore.

See also: Restore, Instant Recovery & V2V.