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.
Capabilities
Section titled “Capabilities”- Remote SFTP sources
- NAS & appliances
- Agentless endpoints
Configure
Section titled “Configure”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.
Restore
Section titled “Restore”Standard file-level restore.
See also: Restore, Instant Recovery & V2V.